commit | d0142ce675aa61e6ecbba08d1579e4fa5cd8ad41 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Fri Dec 17 10:42:33 2010 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Jan 14 01:32:20 2011 -0600 |
tree | 56ec8935a488701210f41ecfaa6f72dde9195c92 | |
parent | b1094330b41ca151a408d5e3cc966b57c7fd508f [diff] |
powerpc/86xx: Rework MPC8610HPCD pci_init_board to use common FSL PCIe code Remove duplicated code in MPC8610HPCD 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>