[U-Boot] [PATCH v2 24/37] binman: Drop unnecessary debug handling
sjg at google.com
sjg at google.com
Thu Jul 18 01:59:22 UTC 2019
The -D option enables debug mode, but we only need to add -D to the
command line once. Drop the duplicate code. Also drop the comment about
enabling debugging since this can be done with -D.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
Changes in v2: None
tools/binman/binman.py | 5 -----
1 file changed, 5 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list