commit | 488ec021ed2e56229c7a7105c051619f20f7ec68 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Fri Dec 17 10:30:44 2010 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Jan 14 01:32:21 2011 -0600 |
tree | 4901394e69689e2e446d33ffccf5ede398f3adc9 | |
parent | cc8b534b5c62531712a8a1f65122b3fb631e37d5 [diff] |
powerpc/85xx: Rework SBC8548 pci_init_board to use common FSL PCIe code Remove duplicated code in SBC8548 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> Tested-by: Paul Gortmaker <paul.gortmaker@windriver.com>