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)
commite1925fa520187b1f34c0ecabc47a147754594ecd
tree9e9c4c222ad6fa58e8d7a2d24961af985f7f5c8d
parent41b8ba090ced0bb54733dc3dd32e945e7e332801
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]