[PATCH 1/6] test: Update fs_helper to support passing in the image
Simon Glass
sjg at chromium.org
Thu May 15 15:51:17 CEST 2025
This function is useful for other scripts, so add a parameter to specify
the image name, if desired.
Also add a flag to quieten the output of some of the tools, since in
many cases we only want to see warnings / errors.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
test/py/tests/fs_helper.py | 18 +++++++++++++-----
1 file changed, 13 insertions(+), 5 deletions(-)
Applied to sjg/master, thanks!
More information about the U-Boot
mailing list