]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641
authorKumar Gala <galak@kernel.crashing.org>
Fri, 9 Jul 2010 05:02:34 +0000 (00:02 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 20 Jul 2010 09:37:11 +0000 (04:37 -0500)
commit46f3e3851dac0c4acecf4192d8e13c8521ce98b4
tree3b9cd80f04cd5237756377d1c702ec7f87b4c6e2
parentdd2cda3dbd0130445e5186c6f038016474666337
powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641

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
board/freescale/mpc8641hpcn/mpc8641hpcn.c
board/sbc8641d/law.c
board/sbc8641d/sbc8641d.c
include/configs/MPC8641HPCN.h
include/configs/sbc8641d.h