]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/85xx: add T4080 SoC support
authorShengzhou Liu <Shengzhou.Liu@freescale.com>
Fri, 25 Apr 2014 08:31:22 +0000 (16:31 +0800)
committerYork Sun <yorksun@freescale.com>
Tue, 13 May 2014 15:26:54 +0000 (08:26 -0700)
commit5122dfae5d3cd68e0b6e5e08597df91ba79770aa
tree7925d468a14f6ee9c4430c2be3cea771cddd3b35
parentc665c473b605349b1c58890493255dd70e0b60fe
powerpc/85xx: add T4080 SoC support

The T4080 SoC is a low-power version of the T4160.
T4080 combines 4 dual-threaded Power Architecture e6500
cores with single cluster and two memory complexes.

Signed-off-by: Shengzhou Liu <Shengzhou.Liu@freescale.com>
arch/powerpc/cpu/mpc85xx/Makefile
arch/powerpc/cpu/mpc85xx/cpu.c
arch/powerpc/cpu/mpc85xx/cpu_init.c
arch/powerpc/cpu/mpc85xx/speed.c
arch/powerpc/cpu/mpc85xx/t4240_serdes.c
arch/powerpc/cpu/mpc8xxx/cpu.c
arch/powerpc/include/asm/config_mpc85xx.h
arch/powerpc/include/asm/fsl_errata.h
arch/powerpc/include/asm/immap_85xx.h
arch/powerpc/include/asm/processor.h
drivers/net/fm/Makefile