Please pull u-boot-marvell/master

Hi Tom,
please pull the next batch of Marvell Armada related patches:
---------------------------------------------------------------- - mvebu: Turris MOX misc updates (cmds, rescue mode, LED's etc) (Marek) - mvebu: correct Armada 8K addresses (Heinrich) ----------------------------------------------------------------
Here the Azure build without any issues:
https://dev.azure.com/sr0718/u-boot/_build/results?buildId=94&view=resul...
Thanks, Stefan
The following changes since commit 0008d8086649d3bb3afd0c4697f5b73ccf6f293d:
fs/squashfs: fix reading of fragmented files (2021-06-09 20:58:20 -0400)
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 c64e2bd55883ede3dc29421f1f297d741ae5b137:
arm64: mvebu: correct Armada 8K addresses (2021-06-10 07:18:06 +0200)
---------------------------------------------------------------- Heinrich Schuchardt (1): arm64: mvebu: correct Armada 8K addresses
Marek Behún (6): arm: mvebu: dts: turris_mox: add button and LED nodes arm: mvebu: turris_mox: add support for board rescue mode arm: mvebu: turris_mox: start blinking PHY LEDs when entering rescue arm: mvebu: configs: turris_mox: add fdtfile default env variable arm: mvebu: dts: turris_mox: add nodes for SPI NOR partitions arm: mvebu: turris_mox: enable options for Turris network boot
arch/arm/dts/armada-3720-turris-mox.dts | 55 +++++++++++++++++ board/CZ.NIC/turris_mox/turris_mox.c | 106 ++++++++++++++++++++++++++++++++ configs/turris_mox_defconfig | 14 +++++ include/configs/mvebu_armada-8k.h | 10 +-- include/configs/turris_mox.h | 10 +++ 5 files changed, 190 insertions(+), 5 deletions(-)
participants (2)
-
Stefan Roese
-
Tom Rini