uboot-mt623x/nand_spl/board/karo/tx25
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
..
Makefile Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
config.mk Add support for KARO TX25 board 2010-03-07 12:36:36 -06:00
u-boot.lds tx25: fix linker file for newer ld support 2010-11-17 20:46:06 +01:00