]> git.baikalelectronics.ru Git - uboot.git/commit
binman: Support locating an FDT map
authorSimon Glass <sjg@chromium.org>
Mon, 8 Jul 2019 20:25:44 +0000 (14:25 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 24 Jul 2019 19:54:08 +0000 (12:54 -0700)
commit9f525adb22ae8d7d0e5e389a25fc4f6b088263f4
tree9e9c4c222ad6fa58e8d7a2d24961af985f7f5c8d
parent8d0e12038d2ffd3df84e9fc2ed34022a7010a0f0
binman: Support locating an FDT map

Add support for locating an image's Fdt map which is used to determine
the contents and structure of the image.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/etype/fdtmap.py
tools/binman/ftest.py
tools/binman/test/128_decode_image.dts [new file with mode: 0644]