[U-Boot] [PATCH 31/53] binman: Write the original input fdtmap to a file
sjg at google.com
sjg at google.com
Mon Jul 29 21:22:17 UTC 2019
When reading an image in, write its fdtmap to a file in the output
directory. This is useful for debugging. Update the 'ls' command to set up
the output directory; otherwise it will fail.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
tools/binman/control.py | 6 +++++-
tools/binman/image.py | 5 ++++-
2 files changed, 9 insertions(+), 2 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list