Add minimal support for DevKit8000
authorThomas Weber <weber@corscience.de>
Wed, 17 Feb 2010 22:09:28 +0000 (14:09 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 19 Feb 2010 23:22:17 +0000 (15:22 -0800)
commit476544cad1fc9c0b99bc39089677578070e9e62c
tree112ef56f5fe0bd886bf4e42574b2ace2e8405129
parent5d4292a524d8908060b077f4d80c106cb288f2e7
Add minimal support for DevKit8000

These patches add board support for the Timll DevKit8000.

The DevKit8000 is a beagle board clone from Timll, sold by
armkits.com. The DevKit8000 has RS232 serial port, LCD, DVI-D,
S-Video, Ethernet, SD/MMC, keyboard, camera, SPI, I2C, USB and
JTAG interface.

Signed-off-by: Thomas Weber <weber@corscience.de>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/Kconfig
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/board-devkit8000.c [new file with mode: 0644]