]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Big header cleanup, mostly PPC440 related
authorStefan Roese <sr@denx.de>
Sat, 11 Sep 2010 07:31:43 +0000 (09:31 +0200)
committerStefan Roese <sr@denx.de>
Thu, 23 Sep 2010 07:02:05 +0000 (09:02 +0200)
commit5e7abce99163a00b8d267cc8045f06b498728288
tree33da20a6f8524f7a8929cc4f8c003708a5f0a6e8
parent098877628888f28f321b8a61a9b0b982a969e415
ppc4xx: Big header cleanup, mostly PPC440 related

This patch starts a bit PPC4xx header cleanup. First patch mostly
touches PPC440 files. A later patch will touch the PPC405 files as well.

This cleanup is done by creating header files for all SoC versions and
moving the SoC specific defines into these special headers. This way the
common header ppc405.h and ppc440.h can be cleaned up finally.

Signed-off-by: Stefan Roese <sr@denx.de>
37 files changed:
arch/powerpc/cpu/ppc4xx/44x_spd_ddr2.c
arch/powerpc/cpu/ppc4xx/4xx_pci.c
arch/powerpc/cpu/ppc4xx/cpu.c
arch/powerpc/cpu/ppc4xx/cpu_init.c
arch/powerpc/cpu/ppc4xx/reginfo.c
arch/powerpc/include/asm/ppc405.h
arch/powerpc/include/asm/ppc405cr.h [new file with mode: 0644]
arch/powerpc/include/asm/ppc405ep.h [new file with mode: 0644]
arch/powerpc/include/asm/ppc405ex.h [new file with mode: 0644]
arch/powerpc/include/asm/ppc405ez.h [new file with mode: 0644]
arch/powerpc/include/asm/ppc405gp.h [new file with mode: 0644]
arch/powerpc/include/asm/ppc440.h
arch/powerpc/include/asm/ppc440ep_gr.h [new file with mode: 0644]
arch/powerpc/include/asm/ppc440epx_grx.h [new file with mode: 0644]
arch/powerpc/include/asm/ppc440gp.h [new file with mode: 0644]
arch/powerpc/include/asm/ppc440gx.h [new file with mode: 0644]
arch/powerpc/include/asm/ppc440sp.h [new file with mode: 0644]
arch/powerpc/include/asm/ppc440spe.h [new file with mode: 0644]
arch/powerpc/include/asm/ppc460ex_gt.h [new file with mode: 0644]
arch/powerpc/include/asm/ppc460sx.h [new file with mode: 0644]
arch/powerpc/include/asm/ppc4xx-emac.h
arch/powerpc/include/asm/ppc4xx-mal.h
arch/powerpc/include/asm/ppc4xx-sdram.h
arch/powerpc/include/asm/ppc4xx.h
board/amcc/bamboo/bamboo.c
board/amcc/bamboo/bamboo.h
board/amcc/bamboo/flash.c
board/amcc/sequoia/sequoia.c
board/esd/du440/du440.c
board/esd/pci405/pci405.c
board/esd/pmc440/pmc440.c
board/korat/korat.c
board/lwmon5/lwmon5.c
board/netstal/hcu5/hcu5.c
drivers/net/4xx_enet.c
include/configs/PPChameleonEVB.h
nand_spl/board/amcc/canyonlands/ddr2_fixed.c