commit | 3f6f9d76415072571029b646a6aefc067a635bde | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Fri Dec 17 10:13:19 2010 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Jan 14 01:32:20 2011 -0600 |
tree | 30c7d5452ab2e881b8d8f45a51760cf2a3898dfc | |
parent | 48f27919aa85c6f545d42093f389bd1d312d5744 [diff] |
powerpc/85xx: Rework MPC8568MDS pci_init_board to use common FSL PCIe code Remove duplicated code in MPC8568MDS 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>