i.MX25: add cpuimx25 module and its baseboard
authorEric Bénard <eric@eukrea.com>
Tue, 8 Jun 2010 09:03:01 +0000 (11:03 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Mon, 26 Jul 2010 12:18:14 +0000 (14:18 +0200)
commit6f1fa706fc06dac9ba088e884ec8110475e42704
treeb8b1bff0eeb5d93416084c7fb1c5c3641f9da01f
parent8402ed30e16c65ad8560ba3293c7cf9c259712eb
i.MX25: add cpuimx25 module and its baseboard

* cpuimx25 integrates i.MX25, RAM, NAND, Ethernet, I2C RTC, USB Host
and USB OTG
* 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-mx25/Kconfig
arch/arm/mach-mx25/Makefile
arch/arm/mach-mx25/eukrea_mbimxsd-baseboard.c [new file with mode: 0644]
arch/arm/mach-mx25/mach-cpuimx25.c [new file with mode: 0644]
arch/arm/plat-mxc/include/mach/board-eukrea_cpuimx25.h [new file with mode: 0644]