u-boot-brain/arch/arm
Albert Aribaud aaeb0a890a ARM: fix linker file for newer ld support
older ld emitted all ELF relocations in input sections named
.rel.dyn, whereas newer ld uses names of the form .rel*. The
linker script only collected .rel.dyn input sections. Rewrite
to collect all .rel* input sections.

Signed-off-by: Albert Aribaud <albert.aribaud@free.fr>
2010-11-17 20:44:32 +01:00
..
cpu ARM: fix linker file for newer ld support 2010-11-17 20:44:32 +01:00
include/asm AT91: add header file for the Shutdown Controller 2010-11-02 09:47:13 +01:00
lib ARMV7: Fix build for non-OMAP3 boards 2010-11-04 15:27:02 -04:00
config.mk Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC 2010-10-29 21:39:59 +02:00