
7 Oct
2023
7 Oct
'23
10:37 p.m.
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@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!