[U-Boot] [PATCH 07/13] binman: Support enabling debug in tests
sjg at google.com
sjg at google.com
Fri Dec 8 17:12:00 UTC 2017
The elf module can provide some debugging information to assist with
figuring out what is going wrong. This is also useful in tests. Update the
-D option so that it is passed through to tests as well.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
tools/binman/binman.py | 6 ++++--
tools/binman/control.py | 3 +++
tools/binman/elf.py | 3 +++
tools/binman/ftest.py | 17 +++++++++++++----
4 files changed, 23 insertions(+), 6 deletions(-)
Applied to u-boot-dm thanks!
More information about the U-Boot
mailing list