]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
at91: Add esd gmbh MEESC board support
authorDaniel Gorsulowski <Daniel.Gorsulowski@esd.eu>
Tue, 30 Jun 2009 19:03:37 +0000 (21:03 +0200)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Mon, 6 Jul 2009 19:52:50 +0000 (21:52 +0200)
commit33b1d3f43a16fbb79004075ce89ae4e618b288a2
tree60a443fc2b60c896af816545e72be49ab3924aea
parent21761540b43c7086c75ee9afb412da1e5ddde2e9
at91: Add esd gmbh MEESC board support

This patch adds support for esd gmbh MEESC board.
The MEESC is based on an Atmel AT91SAM9263 SoC.

Signed-off-by: Daniel Gorsulowski <Daniel.Gorsulowski@esd.eu>
MAINTAINERS
MAKEALL
Makefile
board/esd/meesc/Makefile [new file with mode: 0644]
board/esd/meesc/config.mk [new file with mode: 0644]
board/esd/meesc/meesc.c [new file with mode: 0644]
board/esd/meesc/partition.c [new file with mode: 0644]
include/configs/meesc.h [new file with mode: 0644]