
9 Jan
2011
9 Jan
'11
9:48 p.m.
On Dec 17, 2010, at 5:50 PM, Kumar Gala wrote:
Remove duplicated code in MPC8548CDS board and utliize 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
board/freescale/mpc8548cds/law.c | 10 +------ board/freescale/mpc8548cds/mpc8548cds.c | 46 ++++++++++--------------------- 2 files changed, 16 insertions(+), 40 deletions(-)
applied to 85xx, fixed commit typo s/utliize/utilize/
- k