powerpc/85xx: Add basic P1023RDS board support
authorRoy Zang <tie-fei.zang@freescale.com>
Fri, 20 May 2011 01:20:13 +0000 (20:20 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 23 Jun 2011 02:44:56 +0000 (21:44 -0500)
commit2602a21231645f0923595a6ae2757222f6802e3f
tree90d1765e1d8960d2baf61f20b77647653b271061
parent1325a684b553d4b5c41ae0482f8991b43f945746
powerpc/85xx: Add basic P1023RDS board support

The P1023 processor is an e500v2 based SoC that utilizes the DPAA
networking architecture.  This adds basic board support for non-DPAA
functionality (device tree, board file, etc).

Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/p1023rds.dts [new file with mode: 0644]
arch/powerpc/configs/85xx/p1023rds_defconfig [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/p1023_rds.c [new file with mode: 0644]