commit | 8d8bf4ead1df707e61ee45838a4045cf72349a6b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 08 14:25:44 2019 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Jul 24 12:54:08 2019 -0700 |
tree | 9e9c4c222ad6fa58e8d7a2d24961af985f7f5c8d | |
parent | 6b156f83467a76cd6aa1ed687eae7eba4b63b7bd [diff] |
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>