]> bbs.cooldavid.org Git - net-next-2.6.git/commit - arch/arm/mach-mx5/Makefile
mxc: Add support for the Babbage board (i.MX5)
authorAmit Kucheria <amit.kucheria@canonical.com>
Tue, 2 Feb 2010 19:57:53 +0000 (11:57 -0800)
committerAmit Kucheria <amit.kucheria@canonical.com>
Tue, 9 Feb 2010 16:32:17 +0000 (18:32 +0200)
commitb996b5830364c1b1d2469be574f4ebe831987ba9
tree56f334a395b6e0745db97013ec06c8f1a56fc1ad
parenta329b48c43e5e2e6b51ce159d99aefeb90c7c066
mxc: Add support for the Babbage board (i.MX5)

Babbage is a reference board from Freescale for their i.MX51 SoC.

Add board definition, Kconfig and Makefiles to enable Freescale i.MX51
processor and Babbage board.

Boot tested on a Babbage2.5 board

Signed-off-by: Amit Kucheria <amit.kucheria@canonical.com>
arch/arm/Makefile
arch/arm/mach-mx5/Kconfig [new file with mode: 0644]
arch/arm/mach-mx5/Makefile [new file with mode: 0644]
arch/arm/mach-mx5/Makefile.boot [new file with mode: 0644]
arch/arm/mach-mx5/board-mx51_babbage.c [new file with mode: 0644]
arch/arm/plat-mxc/Kconfig