ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1)
authorStefan Roese <sr@denx.de>
Wed, 3 Oct 2007 05:34:10 +0000 (07:34 +0200)
committerStefan Roese <sr@denx.de>
Wed, 31 Oct 2007 20:20:48 +0000 (21:20 +0100)
commitc7c6da23028f146d912514b95aefa3da7cf37699
treec38487ada4b31948e244c9bef1d82e28dd74ac7d
parent49801028715cd8bc22863cdfc0ee7919b7a6af4b
ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1)

This patch is the first patch of a series to make the 440SPe PCIe code
usable on different 4xx PPC platforms. In preperation for the new 405EX
which is also equipped with PCIe interfaces.

(1) This patch renames the files from 440spe_pcie to 4xx_pcie

Signed-off-by: Stefan Roese <sr@denx.de>
board/amcc/katmai/katmai.c
board/amcc/yucca/yucca.c
cpu/ppc4xx/4xx_pcie.c [moved from cpu/ppc4xx/440spe_pcie.c with 99% similarity]
cpu/ppc4xx/Makefile
include/asm-ppc/4xx_pcie.h [moved from cpu/ppc4xx/440spe_pcie.h with 100% similarity]