
26 Jul
2024
26 Jul
'24
2:58 p.m.
Rather than create these outputs separately, put them in the class so that the main program doesn't need to deal with them.
Signed-off-by: Simon Glass sjg@chromium.org ---
tools/qconfig.py | 28 +++++++++++++++++++--------- 1 file changed, 19 insertions(+), 9 deletions(-)
Applied to u-boot-dm, thanks!