[PATCH v2 0/4] Attempt to collect standard extensions for build output
Simon Glass
sjg at chromium.org
Thu Sep 7 18:00:16 CEST 2023
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(-)
--
2.42.0.283.g2d96d420d3-goog
More information about the U-Boot
mailing list