dtoc: Move the fdt library selection into fdt_select
Rather than have dtc worry about which fdt library to use, move this into
a helper file. Add a function which creates a new Fdt object and scans it,
regardless of the implementation.
Signed-off-by:
Simon Glass <sjg@chromium.org>
tools/dtoc/fdt_select.py
0 → 100644
Please register or sign in to comment