Please pull u-boot-marvell/master

Hi Tom,
please pull this next batch of Marvell related patches:
---------------------------------------------------------------- - AC5: Use finer grained memory map (Chris) - Espressobin: Misc improvements (Robert) - eDPU: Support new board revision (Robert) ----------------------------------------------------------------
Here the Azure build, without any issues:
https://dev.azure.com/sr0718/u-boot/_build/results?buildId=331&view=resu...
Thanks, Stefan
The following changes since commit 344667db6450de838bd83f0f57e177e6d4744d89:
Merge tag 'smbios-2024-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi (2024-01-09 12:50:04 -0500)
are available in the Git repository at:
git@source.denx.de:u-boot/custodians/u-boot-marvell.git
for you to fetch changes up to 46471e6c1d58442140259f7e44a5c3e0d6e02351:
arm: mvebu: eDPU: support new board revision (2024-01-10 09:38:55 +0100)
---------------------------------------------------------------- Chris Packham (1): arm: mvebu: AC5: Use finer grained memory map
Robert Marko (3): arm: mvebu: Espressobin: move FDT fixup into a separate function arm: mvebu: Espressobin: move network setup into a separate function arm: mvebu: eDPU: support new board revision
arch/arm/dts/armada-3720-eDPU-u-boot.dtsi | 13 ++- arch/arm/dts/armada-3720-eDPU.dts | 47 +++++++++ arch/arm/mach-mvebu/alleycat5/cpu.c | 66 ++++++++++--- board/Marvell/mvebu_armada-37xx/board.c | 159 ++++++++++++++++++++++++++++-- configs/eDPU_defconfig | 1 + 5 files changed, 256 insertions(+), 30 deletions(-)
participants (2)
-
Stefan Roese
-
Tom Rini