Hi Tom,

I'll be on vacation for a bit over a week. Please pull the next batch
of Marvell MVEBU related patches. Here the summary log of the most
important parts:

----------------------------------------------------------------
- mvebu: dts: Armada8k enable mdio (Sven)
- a37xx: pci: Fix / enhance error handling (Pali)
- mvebu: espressobin/turris_: Enable GPT partition support (Pali)
- mvebu: sata_mv: Probe all ports (Tony)
- a37xx: pci: Don't spam about PIO Response Status (Marek)
----------------------------------------------------------------

Here the Azure build, without any issues:

https://dev.azure.com/sr0718/u-boot/_build/results?buildId=113&view=results

Thanks,
Stefan
The following changes since commit 4412fd8ba2ce5945d04f4b181a96e05576c46bf2:

Merge branch '2021-09-08-fix-FIT-hash-algos-in-SPL' (2021-09-08 21:23:55 -0400)

are available in the Git repository at:

  g...@source.denx.de:u-boot/custodians/u-boot-marvell.git

for you to fetch changes up to 157bc52b0fa9d75611aeca9668c5227d6e64e05e:

arm: a37xx: pci: Don't spam about PIO Response Status (2021-09-10 09:01:51 +0200)

----------------------------------------------------------------
Marek Behún (1):
      arm: a37xx: pci: Don't spam about PIO Response Status

Pali Rohár (5):
      arm: a37xx: pci: Disable returning CRS response
      arm: a37xx: pci: Implement re-issuing config requests on CRS response
      arm: mvebu: turris_{omnia, mox}: GPT partition support
      arm: mvebu: espressobin: Enable GPT partition support
      arm: mvebu: a38x: Fix 5200000 baudrate

Sven Auhagen (1):
      arm: mvebu: dts: Armada8k enable mdio

Tony Dinh (3):
      arm: kirkwood: Sheevaplug: Update board maintainer
      arm: mvebu : sata_mv should probe all ports
      arm: marvell: Dreamplug: fix typo in eth1 name

 arch/arm/dts/armada-7040-db.dts             |  1 +
 arch/arm/dts/armada-8040-clearfog-gt-8k.dts |  1 +
 arch/arm/dts/armada-8040-db.dts             |  1 +
 arch/arm/dts/armada-8040-mcbin.dts          |  1 +
 board/Marvell/dreamplug/dreamplug.c         |  2 +-
 board/Marvell/sheevaplug/MAINTAINERS        |  2 +-
 configs/mvebu_espressobin-88f3720_defconfig |  1 +
 configs/turris_mox_defconfig                |  1 +
 configs/turris_omnia_defconfig              |  1 +
 drivers/ata/sata_mv.c                       | 14 ++++--
drivers/pci/pci-aardvark.c | 73 ++++++++++++++++++++++-------
 include/configs/mv-common.h                 |  2 +-
 12 files changed, 76 insertions(+), 24 deletions(-)

Reply via email to