
On Tue, 30 Oct 2007 10:34:38 +0100 Stefan Roese sr@denx.de wrote:
On Tuesday 30 October 2007, Haavard Skinnemoen wrote:
ATSTK1003 is a daughterboard for ATSTK1000 with the AT32AP7001 CPU, which is a derivative of AT32AP7000.
Signed-off-by: Haavard Skinnemoen hskinnemoen@atmel.com
Makefile | 3 + include/configs/atstk1003.h | 184 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 187 insertions(+), 0 deletions(-) create mode 100644 include/configs/atstk1003.h
Please don't forget to add the new boards to MAKEALL and MAINTAINERS.
Ah, right. Thanks for spotting that. I guess I should add them to README as well.
MAINTAINERS currently only mentions ATSTK1000, which is the motherboard for ATSTK100[234]. Should I add entries for all the daughterboards or should I simply update it to say AT32AP700x in the CPU column instead of AT32AP7000?
HÃ¥vard