Commits
Kumar Gala committed c51136ec45b
powerpc/86xx: Rework SBC8641 pci_init_board to use common FSL PCIe code Remove duplicated code in SBC8641 board and utilize the common fsl_pcie_init_board(). We also now dynamically setup the LAWs for PCI controllers based on which PCIe controllers are enabled. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> CC: Paul Gortmaker <paul.gortmaker@windriver.com>