]> git.baikalelectronics.ru Git - uboot.git/commit
fdt: Support use of the new python libfdt library
authorSimon Glass <sjg@chromium.org>
Sat, 27 May 2017 13:38:22 +0000 (07:38 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 2 Jun 2017 16:16:48 +0000 (10:16 -0600)
commit19f05bee35a1dacdbef6d03cc469d4ad153fab9f
tree2c972001e3388a272993cff51869f856bdb3cf0b
parent0a64a86577348c115f0d4a7561827206c6a0e85b
fdt: Support use of the new python libfdt library

Use the new library if available, while retaining backwards compatibility
with the old library for now.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/binman.py
tools/dtoc/fdt.py
tools/dtoc/fdt_normal.py