diff options
author | Luca Ceresoli | 2011-04-20 11:02:08 -0400 |
---|---|---|
committer | Albert ARIBAUD | 2011-04-27 19:38:10 +0200 |
commit | fb6e1f1b9d0621be4efc3e6a1b66efac4fc0fe37 (patch) | |
tree | 64b588a273d6f43f7369bc213ab849995d7f0550 /MAKEALL | |
parent | 6cbec7b3bafc9f63cead2cc264505bcca36a074a (diff) |
ARMV7: OMAP3: Add support for Comelit DIG297 board
Board support for the DIG297 board manufactured by Comelit Group SpA.
It is a custom board based on the BeagleBoard <http://beagleboard.org/> by
Texas Instruments.
The board support is based on the BeagleBoard implementation.
Signed-off-by: Luca Ceresoli <luca.ceresoli@comelit.it>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Albert Aribaud <albert.aribaud@free.fr>
Cc: Sandeep Paulraj <s-paulraj@ti.com>
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
@@ -422,6 +422,7 @@ LIST_ARMV7=" \ am3517_evm \ ca9x4_ct_vxp \ devkit8000 \ + dig297 \ igep0020 \ igep0030 \ mx51evk \ |