[U-Boot] [PATCH v3 2/2] MIPS: Stop building position independent code

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Sun Jul 30 14:05:37 UTC 2017



Am 30.07.2017 um 14:27 schrieb Álvaro Fernández Rojas:
> I've been a bit busy lately and I couldn't test this until now, but I have to say that this commit breaks u-boot bmips support :(
> 
> BTW, I tried this on several bmips boards (one of them is a Netgear CG3100D, which uses u-boot.bin instead of u-boot.elf)
> 
> Do you have any idea on what could be hapenning?
> 

maybe you need to specify "--emit-relocs" too when linking u-boot.elf
from u-boot-elf.o. But u-boot-elf.o should already contain the correct
.reloc section with the updated relocation entries so you don't need to
rerun the reloc-tool on u-boot.elf.

-- 
- Daniel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170730/8341b4b7/attachment.sig>


More information about the U-Boot mailing list