commit | b1094330b41ca151a408d5e3cc966b57c7fd508f | [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 | b999ae84380533d52ad8589d0cbade83ebb72a77 [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>