[U-Boot] [PATCH 0/3] Marvell A7K/A8K PCIe fixes and extensions

kostap at marvell.com kostap at marvell.com
Tue Mar 28 15:36:32 UTC 2017


From: Konstantin Porotchkin <kostap at marvell.com>

This patch series includes fix for the mvebu DW PCIe driver that allows
scanning of empty (unlinked) PCIe slots.
The default DTS file for Armada-8040-DB is re-arranged and aligned with
Marvell default configuration "A" for this board.
PCIe devices scan is added to the early init stage for eliminating 
need for usage of "pci enum" command on every reboot.

Konstantin Porotchkin (3):
  arm64: mvebu: Trigger PCI devices scan at early init stage
  fix: mvebu: pcie_dw: Allow probing empty PCIe slots
  mvebu: dts: a80x0: Sync the DB DTS with standard config A

 arch/arm/dts/armada-8040-db.dts    | 222 +++++++++++++++++++------------------
 arch/arm/mach-mvebu/arm64-common.c |  13 ++-
 drivers/pci/pcie_dw_mvebu.c        |  10 +-
 3 files changed, 131 insertions(+), 114 deletions(-)

-- 
2.7.4



More information about the U-Boot mailing list