powerpc: Add base support for the Freescale MPC8349E-mITX eval board
authorKim Phillips <kim.phillips@freescale.com>
Fri, 30 Jun 2006 23:41:20 +0000 (18:41 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 3 Jul 2006 20:43:43 +0000 (15:43 -0500)
commit00280166993af8469dbfee24b779b61d3dd326c3
tree9754af3c7bbdba335d84352456cb6aba71484645
parentfcc18e83e1f6fd9fa6b333735bf0fcd530655511
powerpc: Add base support for the Freescale MPC8349E-mITX eval board

Added support for the Freescale MPC8343e-mITX board.  Currently based on the
8343 SYS code.  The 2nd PHY (5-port switch) and SATA are untested (work in
progress).

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/platforms/83xx/Kconfig
arch/powerpc/platforms/83xx/Makefile
arch/powerpc/platforms/83xx/mpc834x_itx.c [new file with mode: 0644]
arch/powerpc/platforms/83xx/mpc834x_itx.h [new file with mode: 0644]