[U-Boot] [PATCH 1/3] arm: spl: Fix SPL booting for OMAP3
Tom Rini
trini at ti.com
Mon Jul 15 16:33:00 CEST 2013
On Fri, Jun 14, 2013 at 10:54:59AM +0200, Stefan Roese wrote:
> SPL already has GD set to the correct location (in s_init), we mustn't
> move it around now since some data (clocks etc) is already present.
>
> This error was detected on the SPL port for the Compulab CM-T35 board
> (OMAP3530).
>
> Signed-off-by: Stefan Roese <sr at denx.de>
> Cc: Tom Rini <trini at ti.com>
> Cc: Albert ARIBAUD <albert.u.boot at aribaud.net>
While we have a problem here, it's not a problem that's visible on
current SPL using platforms, just the CM-T35, yes? I just gave my
beagleboard (classic and xM) a spin and they're OK. I've got a few more
platforms I can dig out if needed, but I'm inclined to hold this until
after v2013.07 and we can take one of the paths Albert outlined (change
s_init to system_init, add to the function table, call that way). Does
that work or have I underestimated the impact of this issue? 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/20130715/96924771/attachment.pgp>
More information about the U-Boot
mailing list