[PATCH 18/20] patman: Move -H out of the send command
Simon Glass
sjg at chromium.org
Sat May 24 06:25:07 CEST 2025
This is the help for the whole of patman, so move it to the start of the
control function, rather than being inside 'patman send'.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
tools/patman/cmdline.py | 2 +-
tools/patman/control.py | 14 ++++++++++----
2 files changed, 11 insertions(+), 5 deletions(-)
Applied to sjg/master, thanks!
More information about the U-Boot
mailing list