]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARMV7: OMAP3: Add support for Comelit DIG297 board
authorLuca Ceresoli <luca.ceresoli@comelit.it>
Wed, 20 Apr 2011 15:02:08 +0000 (11:02 -0400)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Wed, 27 Apr 2011 17:38:10 +0000 (19:38 +0200)
commitfb6e1f1b9d0621be4efc3e6a1b66efac4fc0fe37
tree64b588a273d6f43f7369bc213ab849995d7f0550
parent6cbec7b3bafc9f63cead2cc264505bcca36a074a
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>
MAINTAINERS
MAKEALL
board/comelit/dig297/Makefile [new file with mode: 0644]
board/comelit/dig297/dig297.c [new file with mode: 0644]
board/comelit/dig297/dig297.h [new file with mode: 0644]
boards.cfg
include/configs/dig297.h [new file with mode: 0644]