commit | 2be70fa101992756bf312944f8a438b3dc2695ac | [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 | 30da398ec6eac9fe406a5502ac43c8ab781236b3 [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>