summaryrefslogtreecommitdiff
path: root/board/esd/meesc
Commit message (Collapse)AuthorAgeLines
* at91: Update MEESC board supportDaniel Gorsulowski2009-10-13-7/+58
| | | | | | | | | | | This patch implements several updates: -disable CONFIG_ENV_OVERWRITE -add new hardware style variants and set the arch numbers appropriate -pass the serial# and hardware revision to the kernel -removed unused macros from include/configs/meesc.h -fixed multiline comment style Signed-off-by: Daniel Gorsulowski <Daniel.Gorsulowski@esd.eu>
* at91: Add esd gmbh MEESC board supportDaniel Gorsulowski2009-07-06-0/+291
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>