
11 Aug
2012
11 Aug
'12
12:44 a.m.
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@advansee.com Cc: Albert Aribaud albert.u.boot@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