Dear Albert Aribaud, In message <[email protected]> you wrote: > 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 <[email protected]> > --- > nand_spl/board/karo/tx25/u-boot.lds | 40 ++++++++++++++++------------------ > 1 files changed, 19 insertions(+), 21 deletions(-)
Applied to u-boot-arm, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] The number you have dialed is imaginary. Please divide by 0 and try again. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

