]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/atstk1002.h
Add ATSTK1000 and ATSTK1002 board support
authorWolfgang Denk <wd@pollux.denx.de>
Tue, 24 Oct 2006 12:42:37 +0000 (14:42 +0200)
committerWolfgang Denk <wd@pollux.denx.de>
Tue, 24 Oct 2006 12:42:37 +0000 (14:42 +0200)
commit6ccec4492e77428fd6eafd3dfe94fbdf08e91d37
tree6924f0e586ae0b4b0f88f7cb9e42c5258c477362
parentf93ae788c3640fcde5db383471d45548ff4060d0
Add ATSTK1000 and ATSTK1002 board support
Patch by Haavard Skinnemoen, 06 Sep 2006

This patch adds support for the ATSTK1000 with the ATSTK1002 CPU
daughterboard.

ATSTK1000 is a full-featured development board for AT32AP CPUs. It
has two ethernet ports, a high quality QVGA LCD panel, a loudspeaker,
and connectors for USART, PS/2, VGA, USB, MMC/SD cards and
CompactFlash cards. For more information, please see this page:

http://www.atmel.com/dyn/products/tools.asp?family_id=682

The ATSTK1002 is a daughterboard for the ATSTK1000 supporting the
AT32AP7000 chip.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
MAINTAINERS
MAKEALL
README
board/atstk1000/Makefile [new file with mode: 0644]
board/atstk1000/atstk1000.c [new file with mode: 0644]
board/atstk1000/config.mk [new file with mode: 0644]
board/atstk1000/flash.c [new file with mode: 0644]
board/atstk1000/u-boot.lds.S [new file with mode: 0644]
include/configs/atstk1002.h [new file with mode: 0644]