Since we only have one Fdt implementation now we don't need to have a base
class. Merge the implementation and the base class together.

Signed-off-by: Simon Glass <s...@chromium.org>
---

 tools/dtoc/fdt.py        | 176 +++++++++++++++++++++++++++++++-----
 tools/dtoc/fdt_normal.py | 226 -----------------------------------------------
 tools/dtoc/fdt_select.py |   8 +-
 3 files changed, 157 insertions(+), 253 deletions(-)
 delete mode 100644 tools/dtoc/fdt_normal.py

Applied to u-boot-fdt/next, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to