[PATCH v3 17/27] moveconfig: Only show output when there is a reason

Simon Glass sjg at chromium.org
Sat Oct 7 22:37:47 CEST 2023


There is no point in listing a board if everything went well. It makes it
harder to see the failures, particularly on a fast machine.

Suppress output unless something actually happened.

Drop the 'Syncing by savedefconfig' since this is selected by the -s and
is the same for all boards in this mode.

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

Changes in v3:
- Fix 'Supress' typo

 tools/moveconfig.py | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Applied to u-boot-dm, thanks!
Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list