commit | 89592fcc6fce6aaa44c23c887cf7e54004058e41 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Sep 07 10:00:18 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Sat Sep 23 12:31:25 2023 -0600 |
tree | d5351d8ab8c7c8f7d23bee278ea23b466aece2d7 | |
parent | 31837dad2590e8ae0f2c95922fb14798cdc9e924 [diff] |
buildman: Show progress when regenerating the board.cfg file This can take a while, so show a message when starting. Signed-off-by: Simon Glass <sjg@chromium.org> Reported-by Tom Rini <trini@konsulko.com>