]> Pileus Git - ~andy/linux/commit
powerpc/85xx: Add C293PCIE board support
authorMingkai Hu <Mingkai.Hu@freescale.com>
Fri, 2 Aug 2013 06:39:11 +0000 (14:39 +0800)
committerScott Wood <scottwood@freescale.com>
Sat, 24 Aug 2013 00:43:24 +0000 (19:43 -0500)
commit622e03eb3498c32ee29de5c1d6d381f443e58fad
tree786efceede48ee3b1b15d088865ff31e0d259a87
parent2c2f036afee7c28a2019b34134c4ea002a2d2c36
powerpc/85xx: Add C293PCIE board support

C293PCIE board is a series of Freescale PCIe add-in cards to perform
as public key crypto accelerator or secure key management module.

 - 512KB platform SRAM in addition to 512K L2 Cache/SRAM
 - 512MB soldered DDR3 32bit memory
 - CPLD System Logic
 - 64MB x16 NOR flash and 4GB x8 NAND flash
 - 16MB SPI flash

Signed-off-by: Mingkai Hu <Mingkai.Hu@freescale.com>
Signed-off-by: Po Liu <Po.Liu@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
arch/powerpc/boot/dts/c293pcie.dts [new file with mode: 0644]
arch/powerpc/configs/mpc85xx_defconfig
arch/powerpc/configs/mpc85xx_smp_defconfig
arch/powerpc/platforms/85xx/Kconfig
arch/powerpc/platforms/85xx/Makefile
arch/powerpc/platforms/85xx/c293pcie.c [new file with mode: 0644]