[U-Boot] LDS unification & initcall
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Wed Feb 25 09:27:03 CET 2009
On 08:31 Wed 25 Feb , Wolfgang Denk wrote:
> Dear Jean-Christophe PLAGNIOL-VILLARD,
>
> In message <20090225060934.GB26416 at game.jcrosoft.org> you wrote:
> >
> > I'm working actually to unify the lds of ARM, SH, and some other arch
> > in order to firstly improve its maintaining and secondly prepare the
> > field to the introduction of the initcall for in a first time post
> > relocation.
>
> What exactly do you mean by "introduction of the initcall for in a
> first time post relocation" ?
initcall before relocation could need special handle because u-boot is not in
RAM so I've prefer to first work only after u-boot relocation and next
continue on the support of the initcall before relocation.
Best Regards,
J.
More information about the U-Boot
mailing list