commit | cc8b534b5c62531712a8a1f65122b3fb631e37d5 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Fri Dec 17 10:26:44 2010 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Jan 14 01:32:21 2011 -0600 |
tree | 7156e4e360e4a5654b3ae51c28d150df4fbbcc03 | |
parent | d0142ce675aa61e6ecbba08d1579e4fa5cd8ad41 [diff] |
powerpc/86xx: Rework SBC8641 pci_init_board to use common FSL PCIe code Remove duplicated code in SBC8641 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> CC: Paul Gortmaker <paul.gortmaker@windriver.com>