Home
last modified time | relevance | path

Searched hist:"882 d3fa6dd588d100ba446e944022e6b7c9480ae" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/pci/
H A Dpci_mvebu.c882d3fa6dd588d100ba446e944022e6b7c9480ae Wed Jan 11 15:00:45 UTC 2017 Dirk Eibach <dirk.eibach@gdsys.cc> pci: mvebu: Fix Armada 38x support

Armada 38x has four PCI ports, not three.

The optimization in pci_init_board() seems to assume that every port has
three lanes. This is obviously wrong, and breaks support for Armada 38x.

Signed-off-by: Dirk Eibach <dirk.eibach@gdsys.cc>
Signed-off-by: Mario Six <mario.six@gdsys.cc>
Reviewed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
/rk3399_rockchip-uboot/arch/arm/mach-mvebu/include/mach/
H A Dsoc.h882d3fa6dd588d100ba446e944022e6b7c9480ae Wed Jan 11 15:00:45 UTC 2017 Dirk Eibach <dirk.eibach@gdsys.cc> pci: mvebu: Fix Armada 38x support

Armada 38x has four PCI ports, not three.

The optimization in pci_init_board() seems to assume that every port has
three lanes. This is obviously wrong, and breaks support for Armada 38x.

Signed-off-by: Dirk Eibach <dirk.eibach@gdsys.cc>
Signed-off-by: Mario Six <mario.six@gdsys.cc>
Reviewed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>