u-boot-brain/arch/avr32
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
..
cpu avr32: fixup definitions to ATMEL_BASE_xxx 2011-05-18 07:56:50 +02:00
include/asm avr32: fixup definitions to ATMEL_BASE_xxx 2011-05-18 07:56:50 +02:00
lib rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00
config.mk avr32: fix linking 2011-05-18 07:56:52 +02:00