On Thursday, September 03, 2015 at 03:08:55 PM, Stefan Roese wrote:
> Instead of calling board_init_r() directly from board_init_f(), just
> return from board_init_f(). This will make the code continue executing
> in crt0.S _main(), from which the board_init_r() is called. This patch
> aligns the MVEBU SPL with the correct SPL design as well as reduces
> the stack utilisation slightly.
> 
> Signed-off-by: Stefan Roese <s...@denx.de>
> Cc: Marek Vasut <ma...@denx.de>
> Cc: Simon Glass <s...@chromium.org>
> Cc: Luka Perkov <luka.per...@sartura.hr>
> ---

Acked-by: Marek Vasut <ma...@denx.de>

Best regards,
Marek Vasut
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to