mx51_3ds: Add support for the imx51 3-stack board
authorJason Wang <jason77.wang@gmail.com>
Wed, 14 Jul 2010 13:24:52 +0000 (21:24 +0800)
committerSascha Hauer <s.hauer@pengutronix.de>
Mon, 26 Jul 2010 12:29:20 +0000 (14:29 +0200)
commitbeaac6f32ce484bf141d550bc0f26005782161fe
tree7a67b577682eaa3d343bb5561f929038de51e6ed
parent3fac6cf35806f099fad956d7b4ca76eebb26297e
mx51_3ds: Add support for the imx51 3-stack board

3-stack is a reference board from Freescale for their i.MX51 SoC.

Add board definition, Kconfig and Makefile to enable Freescale 3-stack
board.

Boot tested on a i.MX51 3-stack Rev2.0 board

Signed-off-by: Jason Wang <jason77.wang@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-mx5/Kconfig
arch/arm/mach-mx5/Makefile
arch/arm/mach-mx5/board-mx51_3ds.c [new file with mode: 0644]