]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
APM821xx: Add CPU support
authorTirumala Marri <tmarri@apm.com>
Tue, 28 Sep 2010 21:15:14 +0000 (14:15 -0700)
committerStefan Roese <sr@denx.de>
Mon, 4 Oct 2010 09:15:02 +0000 (11:15 +0200)
commit1b8fec1393e33d72d0e24f55ed597673b1c9e884
tree4a4decf6305d3e96805ea9fcab3b61034e5c05c7
parentdd09985499ac95484974eb0f832fe47b33369952
APM821xx: Add CPU support

APM821XX is a new line of SoCs which are derivatives of
PPC44X family of processors. This patch adds support of CPU, cache,
tlb, 32k ocm, bootstraps, PLB and AHB bus.

Signed-off-by: Tirumala R Marri <tmarri@apm.com>
Signed-off-by: Stefan Roese <sr@denx.de>
arch/powerpc/cpu/ppc4xx/cpu.c
arch/powerpc/cpu/ppc4xx/cpu_init.c
arch/powerpc/cpu/ppc4xx/speed.c
arch/powerpc/cpu/ppc4xx/start.S
arch/powerpc/include/asm/apm821xx.h [new file with mode: 0644]
arch/powerpc/include/asm/ppc4xx-ebc.h
arch/powerpc/include/asm/ppc4xx-isram.h
arch/powerpc/include/asm/ppc4xx-sdram.h
arch/powerpc/include/asm/ppc4xx-uic.h
arch/powerpc/include/asm/ppc4xx.h
arch/powerpc/include/asm/processor.h