[PATCH v3 22/27] moveconfig: Show a summary at the end
Simon Glass
sjg at chromium.org
Wed Oct 4 19:58:24 CEST 2023
Rather than printing all the failed boards, which are now easily visible
on the terminal, just show a summary. Sort it by defconfig and drop the
'_defconfig' suffix.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v1)
tools/moveconfig.py | 28 +++++++++++++++-------------
1 file changed, 15 insertions(+), 13 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list