commit | 0229eeef7b821fe74cbfdc1bd6627cf6d2984319 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 17 16:57:07 2024 +0100 |
committer | Simon Glass <sjg@chromium.org> | Fri Jul 26 08:01:06 2024 -0600 |
tree | b1318f33e1ab4fd5ee23ff244c81c97faf20cbe5 | |
parent | 6c2a4385ff413339eaebdf57046b6eb57e6b6bc6 [diff] |
qconfig: Move progress output into the class 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>