[U-Boot] [PATCH v2 1/3] ti: davinci: Remove unnecessary stack and global_data fiddles

Tom Rini trini at ti.com
Mon Jan 26 18:10:25 CET 2015


On Mon, Jan 26, 2015 at 09:55:26AM -0700, Simon Glass wrote:

> The stack is already set to CONFIG_SPL_STACK immediately before
> board_init_f() is called, so this should not be needed.
> 
> Also global_data has already been set up so we don't want to mess with
> it.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> 
> Changes in v2: None

We should drop this one in favor of the 2 I posted that fixes some other
problems and gets the boards booting too (and as a bonus drops the
custom board_init_f() func). :)

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150126/3bda90b1/attachment.pgp>


More information about the U-Boot mailing list