commit | b2fd11d0efe64b7ece5b670cf861d09ee98538d7 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 08 14:25:48 2019 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Jul 24 12:54:08 2019 -0700 |
tree | 45ecd8e523ade0dbd6ecf1c1e03e7beb36dcaed5 | |
parent | 39dd21553e7cff3938288dc2c791bc3d5a216b2f [diff] |
binman: Support listing an image Add support for listing the entries in an image. This relies on the image having an FDT map. Signed-off-by: Simon Glass <sjg@chromium.org>