[PATCH v3 18/27] moveconfig: Reduce the amount of output

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


Output a single line in the case where the defconfig only has one line
of output. Show the name without the _defconfig suffix, since that is the
same for all boards.

Use a list for the log so it is easier to process at the end.

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

(no changes since v1)

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

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


More information about the U-Boot mailing list