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 <s...@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!