diff options
author | Enric Balletbo i Serra <eballetbo@gmail.com> | 2010-10-14 16:54:59 -0400 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-10-17 20:14:40 +0200 |
commit | 8a3f6bb6fb0d620dbad035e3d977a0b064f408d5 (patch) | |
tree | 68f2fbbfc1a1dd10c4924826b79250474c80d939 /MAKEALL | |
parent | 84b6631038a869a604adc9ca60c5f545bbf2650e (diff) |
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>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-x | MAKEALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -491,6 +491,7 @@ LIST_ARMV7=" \ am3517_evm \ ca9x4_ct_vxp \ devkit8000 \ + igep0020 \ mx51evk \ omap3_beagle \ omap3_overo \ |