uboot-mt623x/arch/arm/cpu/armv7
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
..
mx5 MX51: remove warning in clock.c 2010-10-28 11:08:52 +02:00
omap-common ARM: Use syslib functions for all CORTEXA8 2010-09-29 11:24:31 +02:00
omap3 armv7, beagle: Second SDRAM bank don;t work 2010-11-04 16:05:25 -04:00
omap4 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC 2010-10-29 21:39:59 +02:00
s5p-common ARMV7: S5P: separate the peripheral clocks 2010-08-30 14:44:16 +09:00
s5pc1xx ARMV7: S5P: separate the peripheral clocks 2010-08-30 14:44:16 +09:00
Makefile ARM: Use syslib functions for all CORTEXA8 2010-09-29 11:24:31 +02:00
config.mk ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 2010-07-05 19:59:55 -04:00
cpu.c ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 2010-07-05 19:59:55 -04:00
start.S ARM: fix linker file for newer ld support 2010-11-17 20:44:32 +01:00
syslib.c ARM: Use syslib functions for all CORTEXA8 2010-09-29 11:24:31 +02:00
u-boot.lds ARM: fix linker file for newer ld support 2010-11-17 20:44:32 +01:00