]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
avr32: Get rid of the .flashprog section
authorHaavard Skinnemoen <haavard.skinnemoen@atmel.com>
Tue, 29 Apr 2008 10:53:05 +0000 (12:53 +0200)
committerHaavard Skinnemoen <haavard.skinnemoen@atmel.com>
Tue, 27 May 2008 13:27:29 +0000 (15:27 +0200)
commit781eb9a1e4af4bd34c138e6126ec5cc6dd4b5440
treec1f48ea5a6ac83fb8372839e45c4c1c7018185e4
parentcdd42c0c7a5205fc380912d83229069a71ea3abf
avr32: Get rid of the .flashprog section

The .flashprog section was only needed back when we were running
directly from flash, and it's even more useless on NGW100 since it
uses the CFI flash driver which never used this workaround in the
first place.

Remove it on STK1000 as well, and get rid of all the associated code and
annotations.

Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
board/atmel/atngw100/u-boot.lds
board/atmel/atstk1000/flash.c
board/atmel/atstk1000/u-boot.lds
cpu/at32ap/cpu.c
include/asm-avr32/sections.h