]> git.sur5r.net Git - u-boot/commit
Finish up support for the ATSTK1000/ATSTK1002 boards
authorHaavard Skinnemoen <hskinnemoen@atmel.com>
Wed, 25 Oct 2006 13:48:59 +0000 (15:48 +0200)
committerWolfgang Denk <wd@denx.de>
Wed, 25 Oct 2006 21:44:48 +0000 (23:44 +0200)
commit5e3b0bc19f07ed277d85324ad0427642c8981baf
tree2c23f71a32be15e247efba1162d41442aa3be398
parent4e53a25855701c312e84404e183e7159e0766a23
Finish up support for the ATSTK1000/ATSTK1002 boards

Add atstk1002_config target to Makefile and move the AVR32 section
down below Blackfin so that it doesn't end up in the middle of
MIPS.

Drop the autogenerated linker script thing for now. Will have to
revisit how to handle chips with different flash and RAM layout
later.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Makefile
board/atmel/atstk1000/u-boot.lds [new file with mode: 0644]
board/atmel/atstk1000/u-boot.lds.S [deleted file]