[U-Boot] [PATCH] Revert "ARM: SPL: do not set gd again"

Tom Rini trini at ti.com
Wed Sep 17 02:47:10 CEST 2014


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!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140916/99f7cd63/attachment.pgp>


More information about the U-Boot mailing list