]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/atstk1002.h
AVR32: Relocate u-boot to SDRAM
authorHaavard Skinnemoen <hskinnemoen@atmel.com>
Mon, 20 Nov 2006 14:53:10 +0000 (15:53 +0100)
committerHaavard Skinnemoen <hskinnemoen@atmel.com>
Sat, 14 Apr 2007 13:20:27 +0000 (15:20 +0200)
commit1f4f2121c2685182eb87fa9a9b799d1917387a1c
tree0382acf54d9e4c1eb039bd97cd4dc37004a5aa96
parentdf548d3c3e2bbc40258713167859ffc2ce99a900
AVR32: Relocate u-boot to SDRAM

Relocate the u-boot image into SDRAM like everyone else does. This
means that we can handle much larger .data and .bss than we used to.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
board/atmel/atstk1000/flash.c
board/atmel/atstk1000/u-boot.lds
cpu/at32ap/entry.S
cpu/at32ap/exception.c
cpu/at32ap/interrupts.c
cpu/at32ap/start.S
include/asm-avr32/global_data.h
include/configs/atstk1002.h
lib_avr32/board.c