[POWERPC] 83xx: Add base support for the MPC8313E RDB
authorKim Phillips <kim.phillips@freescale.com>
Thu, 8 Feb 2007 04:19:12 +0000 (22:19 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 8 Feb 2007 05:44:05 +0000 (23:44 -0600)
commitb359049f270dcaab8a5bbdbb966594c16caba16c
tree5da2264bf07a8c0c481aee64e5fd3c3d5b052604
parent8423200553113cc031caa9b147f6150a8e26545c
[POWERPC] 83xx: Add base support for the MPC8313E RDB

Add support for the MPC8313E Reference Development Board (RDB).  The board
is a mini-ITX reference board with 128M DDR2, 8M flash, 32M NAND, USB, PCI,
gigabit ethernet, and serial.

Signed-off-by: Wilson Lo <Wilson.Lo@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/mpc8313erdb.dts [new file with mode: 0644]
arch/powerpc/platforms/83xx/Kconfig
arch/powerpc/platforms/83xx/Makefile
arch/powerpc/platforms/83xx/mpc8313_rdb.c [new file with mode: 0644]