u-boot-brain/arch/arm/cpu/pxa
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
..
config.mk arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
cpu.c Coding Style cleanup 2010-10-27 22:48:30 +02:00
i2c.c PXA: pxa-regs.h cleanup 2010-10-19 22:46:22 +02:00
Makefile arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
pxafb.c PXA: pxafb: Marvell Littleton LCD definition 2010-10-19 22:46:56 +02:00
start.S Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxa 2010-10-29 21:44:40 +02:00
timer.c PXA: pxa-regs.h cleanup 2010-10-19 22:46:22 +02:00
u-boot.lds ARM: fix linker file for newer ld support 2010-11-17 20:44:32 +01:00
usb.c PXA: pxa-regs.h cleanup 2010-10-19 22:46:22 +02:00