Please pull u-boot-marvell/master

Hi Tom,
please pull an update of Marvell Armada related last minute fixes. Here the summary log:
---------------------------------------------------------------- - Fix "Assert PERST# signal when unloading driver" in a37xx PCI driver (Pali) - Fix SPL on armada-xp-gp (add u-boot,dm-pre-reloc and alias) (myself) ----------------------------------------------------------------
Here the Azure build, without any issues:
https://dev.azure.com/sr0718/u-boot/_build/results?buildId=65&view=resul...
Thanks, Stefan
The following changes since commit fbc326244ce6fb3bd42353f343a511b512b8e710:
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 (2020-12-22 08:18:21 -0500)
are available in the Git repository at:
git@gitlab.denx.de:u-boot/custodians/u-boot-marvell.git
for you to fetch changes up to 0eb0eb4ab225fd0ffb3f63429dba8d4fb82cb71c:
Revert "arm64: a37xx: pci: Assert PERST# signal when unloading driver" (2020-12-28 09:42:06 +0100)
---------------------------------------------------------------- Pali Rohár (1): Revert "arm64: a37xx: pci: Assert PERST# signal when unloading driver"
Stefan Roese (2): arm: mvebu: Add armada-xp-gp-u-boot.dtsi for U-Boot properties arm: mvebu: armada-xp-gp.dts: Add spi0 alias
arch/arm/dts/armada-xp-gp-u-boot.dtsi | 19 +++++++++++++++++++ arch/arm/dts/armada-xp-gp.dts | 4 ++++ drivers/pci/pci-aardvark.c | 3 --- 3 files changed, 23 insertions(+), 3 deletions(-) create mode 100644 arch/arm/dts/armada-xp-gp-u-boot.dtsi
participants (2)
-
Stefan Roese
-
Tom Rini