[U-Boot-Users] Changing u-boot relocation scheme
vb
vb at vsbe.com
Thu Jul 24 15:50:09 CEST 2008
On Thu, Jul 24, 2008 at 5:47 AM, Kenneth Johansson <kenneth at southpole.se> wrote:
>
> What is missing right now is that to properly fix function pointers
> stored in data section we have to compile with -mrelocatable flag to get
> gcc to create a fixup table so we later at runtime can just go over that
> table and correct all function pointers.
>
Interesting, this is exactly what I am talking about, but done by the
compiler, let me check this out.
Thanks for the tip!
cheers,
/vb
More information about the U-Boot
mailing list