Hi Dirk, 2015-10-28 16:44 GMT+01:00 <dirk.eib...@gdsys.cc>:
> From: Dirk Eibach <dirk.eib...@gdsys.cc> > > @@ -344,7 +345,6 @@ void pci_init_board(void) > > /* Don't read at all from pci registers if port power is > down */ > if (pcie->lane == 0 && SELECT(soc_ctrl, pcie->port) == 0) { > - i += 3; > debug("%s: skipping port %d\n", __func__, > pcie->port); > continue; > } > Is there a specific reason why you removed this line or was it just by mistake? Because I think doing so would break Armada XP in certain Serdes Configurations, as it doesn't like it's PCI registers being read if the port is off. Kind Regards, Anton _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot