[POWERPC] 83xx: Add MPC832x RDB board support.
authorMichael Barkowski <michael.barkowski@freescale.com>
Mon, 19 Mar 2007 14:15:28 +0000 (09:15 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 29 Mar 2007 19:54:39 +0000 (14:54 -0500)
commit23308c54d559a210019a576c5741cfb762af69d6
tree1f72655a46689747eccb3f9ca7f4e526ce6e9b69
parent1a4d9399a921c287eb175d29f288d1d92d02b302
[POWERPC] 83xx: Add MPC832x RDB board support.

Add support for the MPC8323E Reference Development Board (RDB).  The board
is a mini-ITX reference board with 64M DDR2, 16M flash, USB, PCI,
10/100 ethernet, serial, and phone ports.

Signed-off-by: Michael Barkowski <michael.barkowski@freescale.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/mpc832x_rdb.dts [new file with mode: 0644]
arch/powerpc/configs/mpc832x_rdb_defconfig [new file with mode: 0644]
arch/powerpc/platforms/83xx/Kconfig
arch/powerpc/platforms/83xx/Makefile
arch/powerpc/platforms/83xx/mpc832x_rdb.c [new file with mode: 0644]
This page took 0.025994 seconds and 5 git commands to generate.