commit | 30732667936bf40ccfbab00dce67ae16b9dd5f57 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Jun 01 09:38:20 2018 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jun 07 11:25:08 2018 -0800 |
tree | 6cbc5ada5ea4b901002c756635b077767c27268c | |
parent | 1e32400b865d554ffebb44dab6e73ba698ed75f5 [diff] |
binman: Add support for outputing a map file It is useful to be able to see a list of regions in each image produced by binman. Add a -m option to output this information in a '.map' file alongside the image file. Signed-off-by: Simon Glass <sjg@chromium.org>