Please pull u-boot-marvell/master

Hi Tom,
please pull this small batch of Marvell related patches:
---------------------------------------------------------------- - mvebu: Migrate to upstream DT for Synology DS116 (Armada 385) board (Tony) - mvebu: Enable bootstd and other modernization for Synology DS414 (Armada XP) board (Tony) ----------------------------------------------------------------
Here the Azure build, without any issues:
https://dev.azure.com/sr0718/u-boot/_build/results?buildId=373&view=resu...
Thanks, Stefan
The following changes since commit b182816c1fb436916661949213c543bf4d42250b:
turris_1x: Normalize Kconfig usage (2024-07-13 10:42:15 -0600)
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 51d4eb8bbaf35d14d4e30b885863ae00fbc47258:
arm: mvebu: Enable bootstd and other modernization for Synology DS414 (Armada XP) board (2024-07-15 08:42:04 +0200)
---------------------------------------------------------------- Tony Dinh (2): arm: dts: mvebu: Migrate to upstream DT for Synology DS116 (Armada 385) board arm: mvebu: Enable bootstd and other modernization for Synology DS414 (Armada XP) board
arch/arm/dts/Makefile | 1 - arch/arm/dts/armada-385-synology-ds116.dts | 291 ----------------------------- board/Synology/ds414/ds414.c | 14 +- configs/ds116_defconfig | 3 +- configs/ds414_defconfig | 19 +- include/configs/ds414.h | 65 +++++-- 6 files changed, 63 insertions(+), 330 deletions(-) delete mode 100644 arch/arm/dts/armada-385-synology-ds116.dts
participants (2)
-
Stefan Roese
-
Tom Rini