[PATCH v2 09/30] tools: Plumb in capture control
Simon Glass
sjg at chromium.org
Fri May 23 15:19:09 CEST 2025
Add control of capturing output into u_boot_pylib and the tools which
use it.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v1)
tools/binman/ftest.py | 3 ++-
tools/binman/main.py | 4 ++--
tools/buildman/main.py | 2 +-
tools/dtoc/main.py | 5 +++--
tools/dtoc/test_fdt.py | 2 +-
tools/patman/__main__.py | 2 +-
tools/u_boot_pylib/__main__.py | 2 +-
tools/u_boot_pylib/test_util.py | 10 +++++++---
8 files changed, 18 insertions(+), 12 deletions(-)
Applied to sjg/master, thanks!
More information about the U-Boot
mailing list