[PATCH v2 28/30] patman: Provide an option to run in single-threaded mode
Simon Glass
sjg at chromium.org
Fri May 23 15:18:17 CEST 2025
Patman normally sends multiple concurrent requests to the patchwork
server, as this is faster. Provide an option to disable this.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v1)
tools/patman/cmdline.py | 2 ++
tools/patman/control.py | 4 ++--
tools/patman/patchwork.py | 5 +++--
3 files changed, 7 insertions(+), 4 deletions(-)
Applied to sjg/master, thanks!
More information about the U-Boot
mailing list