i.MX35: add cpuimx35 support and its baseboard
authorEric Bénard <eric@eukrea.com>
Thu, 10 Jun 2010 14:07:50 +0000 (16:07 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Mon, 26 Jul 2010 12:18:19 +0000 (14:18 +0200)
commit21744f193d3ee520c252cd9db0bdfac8ed3cd35f
tree076efcb6cf0aad8a2fe846a151af3cfec843ad72
parentac0eb0f3ca3e3fff6ac083ee3a51b98f87d67843
i.MX35: add cpuimx35 support and its baseboard

* cpuimx35 integrates i.MX35, RAM, NAND, Ethernet, I2C RTC, USB Host,
USB OTG and I2C touchscreen controller
* mbimxsd provides access to LCD, Audio, LED, Switch button, UART ...

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-mx3/Kconfig
arch/arm/mach-mx3/Makefile
arch/arm/mach-mx3/eukrea_mbimxsd-baseboard.c [new file with mode: 0644]
arch/arm/mach-mx3/mach-cpuimx35.c [new file with mode: 0644]
arch/arm/plat-mxc/include/mach/board-eukrea_cpuimx35.h [new file with mode: 0644]