> In message <1253550038-16734-14-git-send-email-pty...@xes-inc.com> you wrote:
> > Now that proper relocation is supported, the reloc_off field is no longer
> > necessary.
> > 
> > Note that the location of the standalone application jump table pointer
> > in the global data structure is affected by this change, breaking
> > execution of standalone applications compiled for previous versions of
> > U-Boot.
> 
> We must increment the XF_VERSION value, then. See
> doc/README.standalone.

Ah, will do.

While we're at it, any interest in a follow-up patch which moves the
jump table pointer to the 2nd field of global_data, right after the bd
field?  This would hopefully reduce the breakage of the jt pointer as
the global_data structure inevitably changes down the road.

Best,
Peter

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

Reply via email to