Please pull u-boot-dm/next
Simon Glass
sjg at chromium.org
Sat Sep 23 21:52:55 CEST 2023
Hi Tom,
This is for the -next branch
https://source.denx.de/u-boot/custodians/u-boot-dm/-/pipelines/17836
The following changes since commit b05a184379631d13c4a49e423aa1324dc1ae6158:
Merge tag 'x86-pull-20230922' of
https://source.denx.de/u-boot/custodians/u-boot-x86 into next
(2023-09-22 11:16:22 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-dm.git tags/dm-next-23sep23
for you to fetch changes up to ae84514feee209091d331a8baaa344ed8d8e905b:
kontron_sl28: Use u-boot-update.bin instead of u-boot.update
(2023-09-23 12:31:25 -0600)
----------------------------------------------------------------
buildman file-keeping and build-progress improvements
dm tree enhancement
adjust meaning of bootph-pre-ram/sram
----------------------------------------------------------------
AKASHI Takahiro (1):
cmd: dm: allow for selecting uclass and device
Jonas Karlman (1):
dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocation
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 +-
cmd/dm.c | 48 ++++++++++++---
doc/board/kontron/sl28.rst | 4 +-
doc/usage/cmd/dm.rst | 30 ++++++++-
drivers/core/dump.c | 116
++++++++++++++++++++++++++---------
drivers/core/ofnode.c | 2 +-
include/dm/ofnode.h | 8 +--
include/dm/util.h | 15 +++--
tools/buildman/boards.py | 15 ++++-
tools/buildman/builder.py | 3 +-
tools/buildman/builderthread.py | 12 ++--
tools/buildman/control.py | 3 +-
12 files changed, 197 insertions(+), 61 deletions(-)
Regards,
Simon
More information about the U-Boot
mailing list