[U-Boot] ARM relocation, question to Heiko
Albert ARIBAUD
albert.aribaud at free.fr
Sat Oct 2 23:09:42 CEST 2010
Le 02/10/2010 22:39, Reinhard Meyer a écrit :
> And as an idea, if position independent code is used, only pointers
> in initialized data need adjustment. Cannot the linker emit a table
> of addresses that need fixing?
IIU Bill C, yes the linker can emit the information and the startup code
could use this information instead of relying on hand-provided info; the
linker file probably needs to be modified in order to provide such info.
I intend to look into this, but feel free to do too.
Amicalement,
--
Albert.
More information about the U-Boot
mailing list