u-boot-brain/tools/dtoc
Simon Glass 76bce10d21 dm: Add a more efficient libfdt library
Add a Python version of the libfdt library which contains enough features to
support the dtoc tool. This is only a very bare-bones implementation. It
requires the 'swig' to build.

Signed-off-by: Simon Glass <sjg@chromium.org>
2016-07-14 20:40:24 -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 dm: Add a tool to generate C code from a device tree 2016-07-14 20:40:24 -06:00
fdt_fallback.py dm: Add a library to provide simple device-tree access 2016-07-14 20:40:24 -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