omap: Add basic support for Pandora handheld console
authorGrazvydas Ignotas <notasas@gmail.com>
Sat, 18 Oct 2008 21:55:15 +0000 (00:55 +0300)
committerTony Lindgren <tony@atomide.com>
Tue, 21 Oct 2008 22:07:29 +0000 (15:07 -0700)
commit86c0ce479d4bf67b885e9b7ed25d4997e4f30851
tree4dd544e4ff823d9f28aaf3f5ab9de1f6b1810816
parent6c1380c66fb23f26807b2810eee19028a77f2b03
omap: Add basic support for Pandora handheld console

This patch adds support for basic features: nand, uarts, i2c,
mmc, rtc, and usb. Also includes defconfig.

Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/configs/omap3_pandora_defconfig [new file with mode: 0644]
arch/arm/mach-omap2/Kconfig
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/board-omap3pandora.c [new file with mode: 0644]