
9 Jan
2011
9 Jan
'11
9:46 p.m.
On Dec 17, 2010, at 5:50 PM, Kumar Gala wrote:
Remove duplicated code in P2020DS 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/p2020ds/law.c | 8 +-- board/freescale/p2020ds/p2020ds.c | 114 ++++--------------------------------- 2 files changed, 12 insertions(+), 110 deletions(-)
applied to 85xx, fixed commit typo s/utliize/utilize/
Added attribution to Leo Li's original P2020 DS serdes clean up patches.
- k