u-boot-brain/board/atmel/atstk1000
Andreas Bießmann c8e7ddd4c6 avr32: fix linking
This patch fixes following error:

---8<---
avr32-linux-ld: --gc-sections and -r may not be used together
--->8---

Since 8aba9dceeb all avr32 boards are broken due
to linking error as seen above.

Signed-off-by: Andreas Bießmann <biessmann@corscience.de>
2011-05-18 07:56:52 +02:00
..
atstk1000.c avr32: fixup definitions to ATMEL_BASE_xxx 2011-05-18 07:56:50 +02:00
config.mk avr32: fix linking 2011-05-18 07:56:52 +02:00
flash.c AVR32: Make cacheflush cpu-dependent 2009-02-23 10:34:23 +01:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
u-boot.lds rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00