]> Git Repo - u-boot.git/commit - boards.cfg
ARMV7: OMAP3: Add support for Comelit DIG297 board
authorLuca Ceresoli <[email protected]>
Wed, 20 Apr 2011 15:02:08 +0000 (11:02 -0400)
committerAlbert ARIBAUD <[email protected]>
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 <[email protected]>
Cc: Wolfgang Denk <[email protected]>
Cc: Albert Aribaud <[email protected]>
Cc: Sandeep Paulraj <[email protected]>
Signed-off-by: Sandeep Paulraj <[email protected]>
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]
This page took 0.035923 seconds and 4 git commands to generate.