]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
OMAP3: Add support for the IGEP v2 board.
authorEnric Balletbo i Serra <eballetbo@gmail.com>
Thu, 14 Oct 2010 20:54:59 +0000 (16:54 -0400)
committerWolfgang Denk <wd@denx.de>
Sun, 17 Oct 2010 18:14:40 +0000 (20:14 +0200)
commit8a3f6bb6fb0d620dbad035e3d977a0b064f408d5
tree68f2fbbfc1a1dd10c4924826b79250474c80d939
parent84b6631038a869a604adc9ca60c5f545bbf2650e
OMAP3: Add support for the IGEP v2 board.

The IGEP v2 board is a low-cost, fan-less and industrial temperature
range single board computer that unleashes laptop-like performance and
expandability without the bulk, expense, or noise of typical desktop
machines. Its architecture shares much in common with other OMAP3 boards.

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