commit | 06eb4d8c68d2ea72da398c88c077fc2fb7cca6d9 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Fri Dec 17 10:42:01 2010 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Jan 14 01:32:20 2011 -0600 |
tree | 69e77bb28cc82b5b743bf86ce3fc024ce177dfbc | |
parent | 94f2bc486043365f253892342a3ab75371b1444a [diff] |
powerpc/85xx: Rework P1_P2_RDB pci_init_board to use common FSL PCIe code Remove duplicated code in P1_P2_RDB boards 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>