u-boot-brain/nand_spl
Albert Aribaud 858ecd9ac3 tx25: 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:46:06 +01:00
..
board tx25: fix linker file for newer ld support 2010-11-17 20:46:06 +01:00
nand_boot_fsl_elbc.c 83xx/85xx/86xx: LBC register cleanup 2010-07-16 10:55:09 -05:00
nand_boot_fsl_nfc.c Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC 2010-10-29 21:39:59 +02:00
nand_boot.c Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC 2010-10-29 21:39:59 +02:00