[U-Boot] [PATCH] armv7: Move save_boot_params_default() to start.S

Tom Rini trini at ti.com
Sat Aug 11 00:44:34 CEST 2012


On Fri, Aug 10, 2012 at 11:59:09PM +0200, Beno??t Th??baudeau wrote:

> save_boot_params() is called by start.S, so move its default implementation to
> this file too. This is also useful for boards willing to use nand_spl since
> cpu.c is not built in this case.
> 
> Signed-off-by: Beno??t Th??baudeau <benoit.thebaudeau at advansee.com>
> Cc: Albert Aribaud <albert.u.boot at aribaud.net>

We should pick up http://patchwork.ozlabs.org/patch/169561/ instead as
yours is missing START/ENDPROC and doesn't just declare the initial
implementation weak.

-- 
Tom


More information about the U-Boot mailing list