u-boot/tools/dtoc
Simon Glass 66051b1f59 dtoc: Rename fdt.py to fdt_normal.py
In preparation for creating an Fdt base class, rename this file to indicate
it is the normal Fdt 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_normal.py dtoc: Rename fdt.py to fdt_normal.py 2016-09-18 21:04:38 -06:00
fdt_select.py dtoc: Rename fdt.py to fdt_normal.py 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