]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
OMAP3: Add support for the OMAP3 IGEP module.
authorEnric Balletbo i Serra <eballetbo@gmail.com>
Thu, 14 Oct 2010 20:57:39 +0000 (16:57 -0400)
committerWolfgang Denk <wd@denx.de>
Sun, 17 Oct 2010 18:14:42 +0000 (20:14 +0200)
commit1a832dc4f8cd4cf899117ecab4821bdb9a4005bc
tree13a612f3ade3f008d720a68d6c03a72f4da13623
parent8a3f6bb6fb0d620dbad035e3d977a0b064f408d5
OMAP3: Add support for the OMAP3 IGEP module.

The IGEP module is a low-power, high performance production-ready
system-on-module (SOM) based on TI's OMAP3 family.The IGEP module
solution based upon TI OMAP3 provides a low-power/low-cost platform
for a variety of consumer/industrial/medical devices.

Signed-off-by: Enric Balletbo i Serra <eballetbo@gmail.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
MAINTAINERS
MAKEALL
board/isee/igep0030/Makefile [new file with mode: 0644]
board/isee/igep0030/config.mk [new file with mode: 0644]
board/isee/igep0030/igep0030.c [new file with mode: 0644]
board/isee/igep0030/igep0030.h [new file with mode: 0644]
boards.cfg
include/configs/igep0030.h [new file with mode: 0644]