
Dear =?ISO-8859-15?Q?Matthias_Wei=DFer?=,
In message 4CBE98A1.9020301@arcor.de you wrote:
after pulling the latest changes I get the following warning during linking of arm boards (I tested jadecpu and tx25).
arm-unknown-eabi-ld: warning: creating a DT_TEXTREL in object.
Which exact tool chain is this?
Must have something to do with the latest ELF based relocation changes but I am not an expert in these tool chain related issues to dig a bit deeper into this issue.
Building with ELDK 4.2 works fine:
-> ./MAKEALL jadecpu tx25 Configuring for jadecpu board... text data bss dec hex filename 197763 19360 266416 483539 760d3 ./u-boot Configuring for tx25 board... text data bss dec hex filename 158718 8668 37120 204506 31eda ./u-boot
--------------------- SUMMARY ---------------------------- Boards compiled: 2 ----------------------------------------------------------
Best regards,
Wolfgang Denk