]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit - arch/powerpc/cpu/mpc85xx/Makefile
powerpc/85xx: Add C29x SoC support
authorMingkai Hu <Mingkai.Hu@freescale.com>
Thu, 4 Jul 2013 09:30:36 +0000 (17:30 +0800)
committerYork Sun <yorksun@freescale.com>
Fri, 9 Aug 2013 19:41:42 +0000 (12:41 -0700)
commit3b75e98273532ed0135846345e367ac4992b1a51
treea96164c4a232b07e00c921eccfe75a9f4b7b5b92
parent1218f7eb118fcb1ad66467b1392f05745b4e7c49
powerpc/85xx: Add C29x SoC support

The Freescale C29x family is a high performance crypto co-processor.
It combines a single e500v2 core with necessary SEC engine. There're
three SoC types(C291, C292, C293) with the following features:

 - 512K L2 Cache/SRAM and 512 KB platform SRAM
 - DDR3/DDR3L 32bit DDR controller
 - One PCI express (x1, x2, x4) Gen 2.0 Controller
 - Trust Architecture 2.0
 - SEC6.0 engine

Signed-off-by: Mingkai Hu <Mingkai.Hu@freescale.com>
Signed-off-by: Po Liu <Po.Liu@freescale.com>
arch/powerpc/cpu/mpc85xx/Makefile
arch/powerpc/cpu/mpc85xx/c29x_serdes.c [new file with mode: 0644]
arch/powerpc/cpu/mpc8xxx/cpu.c
arch/powerpc/include/asm/config_mpc85xx.h
arch/powerpc/include/asm/fsl_law.h
arch/powerpc/include/asm/immap_85xx.h
arch/powerpc/include/asm/processor.h