
17 Jul
2010
17 Jul
'10
5:47 p.m.
On Jul 9, 2010, at 12:18 AM, Kumar Gala wrote:
The MPC8641 boards actually only have PCIE not PCI. Rename so we are uniform with regards to names so we can replace this code with templated code.
Signed-off-by: Kumar Gala galak@kernel.crashing.org
board/freescale/mpc8641hpcn/law.c | 18 +++--- board/freescale/mpc8641hpcn/mpc8641hpcn.c | 58 ++++++++++---------- board/sbc8641d/law.c | 16 +++--- board/sbc8641d/sbc8641d.c | 52 +++++++++--------- include/configs/MPC8641HPCN.h | 80 ++++++++++++++--------------- include/configs/sbc8641d.h | 50 +++++++++--------- 6 files changed, 136 insertions(+), 138 deletions(-)
applied to 85xx
- k