commit | 19d91daf27929770c8c6ef1402f459c80f6fe13f | [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 | e054a755be01a47b9894c6f71114d70657fb5742 [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>