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