Dear Wolfgang Denk,
>>> CONFIG_RELOC_FIXUP_WORKS
>> Not needed for ARM when ELF relocation is used. I don't know whether other
>> architectures still need it. Do NOT set it on ARM or you get in trouble by
>> some addresses being relocated twice.
> 
> Sure?  My understanding is that it MUST be set since we have
> elf_reloc?

Sorry, of course that *MUST* be set. My mistake. The Logic is inverted here:
FIXUP_WORKS = "do not do any extra fixups" ;)

Reinhard

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to