>
> In the near future, I intend to make it 100% relocatable (i.e. does not
> need to be loaded at TEXT_BASE) and maybe even add the ability to specify
> the relocation address.

I did a few months ago for MPC83xx and sent it to the list. There was some
discussion but in the end it wasn't applied because it was too invasive.
PPC is especially bad as it needs to relocate string literals too.

Search for LINK_OFF if you want to see what I did

 Jocke

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

Reply via email to