[U-Boot] [PATCH] Revert "ARM: SPL: do not set gd again"
Simon Glass
sjg at chromium.org
Mon Nov 10 23:13:44 CET 2014
+Albert
Hi Tom,
On 16 September 2014 18:47, Tom Rini <trini at ti.com> wrote:
>
> On Tue, Sep 16, 2014 at 08:27:23PM -0400, Tom Rini wrote:
>
> > At the high level, the problem is that we set gd multiple times (and
> > still do, even after the commit we're reverting). We set important
> > parts of gd to the copy which is not above stack but rather in the data
> > section. For the release, we're going to revert this change and for the
> > next release we shall correct things to only, really, set gd once to an
> > appropriate location and ensure that comments about it are correct too.
> >
> > This reverts commit f0c3a6c4ad09210d5d4aeafe87685ee75e5683d6.
> >
> > Acked-by: Albert Aribaud <albert.u.boot at aribaud.net>
> > Signed-off-by: Tom Rini <trini at ti.com>
>
> Applied to u-boot/master, thanks!
Is this going to be un-reverted? I will need this done to apply the
driver model SPL series.
Regards,
Simon
More information about the U-Boot
mailing list