]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm, davinci: Add support for the Calimain board from OMICRON electronics
authorChristian Riesch <christian.riesch@omicron.at>
Thu, 2 Feb 2012 00:44:42 +0000 (00:44 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sun, 12 Feb 2012 09:11:33 +0000 (10:11 +0100)
commit9a3aae22edf1eda6326cc51c28631ca5c23b7706
treef1eec0ab61a42aa039fd9f2eac4067ae98413ead
parent6b873dcabd85ca4109a76c488c653609ea71c848
arm, davinci: Add support for the Calimain board from OMICRON electronics

This patch adds support for the Calimain board from
OMICRON electronics GmbH. The board features a Texas Instruments AM1808
SoC, 128 MB DDR2 memory, and 64 MB NOR flash memory connected to CS2 and
CS3.

Signed-off-by: Christian Riesch <christian.riesch@omicron.at>
MAINTAINERS
board/omicron/calimain/Makefile [new file with mode: 0644]
board/omicron/calimain/calimain.c [new file with mode: 0644]
boards.cfg
include/configs/calimain.h [new file with mode: 0644]