[PATCH 20/25] patman: Support aliases for commands and subcommands

Simon Glass sjg at chromium.org
Sat May 24 07:05:49 CEST 2025


It is laborious to type long commands, so add some aliases to speed up
use of patman. For now, allow 'pw' for patchwork and 'st' for status.

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

 tools/patman/cmdline.py | 18 ++++++++++++++++--
 1 file changed, 16 insertions(+), 2 deletions(-)

Applied to sjg/master, thanks!


More information about the U-Boot mailing list