[PATCH 17/20] patman: Move arguments for sent into the correct parser

Simon Glass sjg at chromium.org
Sat May 24 06:25:08 CEST 2025


Most of the arguments for the main parser are actually arguments for the
'send' parser. Move them there, in a separate function.

Fix a pylint warning for -D and the imports while here.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 tools/patman/cmdline.py | 124 +++++++++++++++++++++++-----------------
 1 file changed, 72 insertions(+), 52 deletions(-)

Applied to sjg/master, thanks!


More information about the U-Boot mailing list