
We would like 'buildman -k' to keep the build outputs. This series tries to do this by adding more common extensions to the list.
It also includes a few minor fixes.
Changes in v2: - Redo patch based on dropping the binman restriction
Simon Glass (4): buildman: Keep all common output files buildman: Show progress when regenerating the board.cfg file buildman: Start the clock when the build starts kontron_sl28: Use u-boot-update.bin instead of u-boot.update
arch/arm/dts/fsl-ls1028a-kontron-sl28-u-boot.dtsi | 2 +- doc/board/kontron/sl28.rst | 4 ++-- tools/buildman/boards.py | 15 ++++++++++++--- tools/buildman/builder.py | 3 ++- tools/buildman/builderthread.py | 12 ++++++++---- tools/buildman/control.py | 3 ++- 6 files changed, 27 insertions(+), 12 deletions(-)