
26 Jul
2024
26 Jul
'24
2:58 p.m.
Since the Progress class has the required object, use it from there instead of passing it around.
Signed-off-by: Simon Glass sjg@chromium.org ---
tools/qconfig.py | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-)
Applied to u-boot-dm, thanks!