[PATCH v4 81/83] buildman: Use -D for --debug
Simon Glass
sjg at chromium.org
Mon Jul 24 20:44:46 CEST 2023
Change -D to mean --debug for consistency with other tools. This is not a
commonly used option, so the impact should be minimal.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v3)
Changes in v3:
- Add new patch to use -D for --debug
tools/buildman/buildman.rst | 6 +++---
tools/buildman/cmdline.py | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list