ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms
authorStefan Roese <sr@denx.de>
Wed, 3 Oct 2007 13:01:02 +0000 (15:01 +0200)
committerStefan Roese <sr@denx.de>
Wed, 31 Oct 2007 20:20:49 +0000 (21:20 +0100)
commit3048bcbf0bad262378c5af68f2bf6778fb7d829a
tree0c8ae4bb3e8bf5464250ab5c9cb71fffd0601638
parent94276eb0a7a35b9e8c053d589ae225b0f017a237
ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms

These files were introduced with the IBM 405GP but are currently used on all
4xx PPC platforms. So the name doesn't match the content anymore. This patch
renames the files to 4xx_pci.c/h.

Signed-off-by: Stefan Roese <sr@denx.de>
board/esd/ocrtc/cmd_ocrtc.c
board/esd/pci405/cmd_pci405.c
board/esd/pci405/pci405.c
board/mpl/common/common_util.c
board/mpl/common/flash.c
common/usb.c
cpu/ppc4xx/4xx_pci.c [moved from cpu/ppc4xx/405gp_pci.c with 99% similarity]
cpu/ppc4xx/Makefile
include/asm-ppc/4xx_pci.h [moved from include/405gp_pci.h with 100% similarity]