Hi Tom,
please pull this next batch of mostly Marvell related patches:
----------------------------------------------------------------
- mvebu_espressobin_ultra-88f3720_defconfig: enable hwrng
- kirkwood: Convert to DM_SERIAL for Kirkwood boards
- kirkwood: Convert to DM_SERIAL for Synology DS109 board
- cmd: tlv_eeprom: return after successful read from EEPROM
----------------------------------------------------------------
Here the Azure build, without any issues:
https://dev.azure.com/sr0718/u-boot/_build/results?buildId=392&view=results
Thanks,
Stefan
The following changes since commit 1b5e435102aa29a665119430196cb366ce36a01b:
Merge tag 'u-boot-imx-master-20250512' of
https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2025-05-12 16:05:22
-0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-marvell.git
tags/u-boot-marvell-20250516-v2
for you to fetch changes up to 7afcde09399297765945d57be4535291b2ac9549:
cmd: tlv_eeprom: return after successful read from EEPROM (2025-05-16
08:17:43 +0200)
----------------------------------------------------------------
Benjamin Schneider (1):
configs: mvebu_espressobin_ultra-88f3720_defconfig: enable hwrng
Martin Schiller (1):
cmd: tlv_eeprom: return after successful read from EEPROM
Tony Dinh (3):
arm: kirkwood: Convert to DM_SERIAL for Kirkwood boards
arm: kirkwood: Convert to DM_SERIAL for Synology DS109 board
arm: kirkwood: Remove Synology DS109 board reset_misc
arch/arm/mach-kirkwood/Kconfig | 9 +++++++++
board/Synology/ds109/ds109.c | 18 ------------------
cmd/tlv_eeprom.c | 1 +
configs/ds109_defconfig | 2 --
configs/mvebu_espressobin_ultra-88f3720_defconfig | 2 ++
5 files changed, 12 insertions(+), 20 deletions(-)