u-boot-brain/tools/dtoc
Simon Glass ba48258566 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>
2016-09-18 21:04:38 -06:00
..
.gitignore dm: Add a library to provide simple device-tree access 2016-07-14 20:40:24 -06:00
dtoc dm: Add a tool to generate C code from a device tree 2016-07-14 20:40:24 -06:00
dtoc.py dtoc: Move the fdt library selection into fdt_select 2016-09-18 21:04:38 -06:00
fdt_fallback.py dtoc: Correct the type widening code in fdt_fallback 2016-07-25 12:05:55 -04:00
fdt_select.py dtoc: Move the fdt library selection into fdt_select 2016-09-18 21:04:38 -06:00
fdt_util.py dm: Add a library to provide simple device-tree access 2016-07-14 20:40:24 -06:00
fdt.py dm: Add a more efficient libfdt library 2016-07-14 20:40:24 -06:00