OMAP3: Add support for the IGEP v2 board.
authorEnric Balletbo i Serra <eballetbo@gmail.com>
Mon, 24 Jan 2011 08:51:53 +0000 (14:21 +0530)
committerAnand Gadiyar <gadiyar@ti.com>
Mon, 24 Jan 2011 08:51:53 +0000 (14:21 +0530)
commit7d0e587e2f3c527f867f3d836f5ed13bac57c751
treeab01927c2c2772de55d552571ac6b635ae90c070
parent9b9ee44e411242118b6793d857080d1d137aa18e
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>
MAINTAINERS
Makefile
board/igep0020/Makefile [new file with mode: 0644]
board/igep0020/config.mk [new file with mode: 0644]
board/igep0020/igep0020.c [new file with mode: 0644]
board/igep0020/platform.S [new file with mode: 0644]
board/igep0020/x-load.lds [new file with mode: 0644]
include/configs/igep0020.h [new file with mode: 0644]