[U-Boot] [U-Boot, v3] armv8: spl: Call board_init_r from crt0_64 in SPL

Tom Rini trini at konsulko.com
Sat Jul 23 02:13:06 CEST 2016


On Mon, Jul 18, 2016 at 12:01:02PM -0400, Jeremy Hunt wrote:

> As part of the startup process for boards using the SPL, the
> meaning of board_init_f changed such that it should return normally
> rather than calling board_init_r directly. (see
> db910353a126d84fe8dff7a694ea792f50fcfb6a )
> This was fixed in 32-bit arm, but broke when SPL was added to
> 64 bit arm. This fixes crt0_64 so that it calls board_init_r
> during the SPL and removes the direct call from board_init_f
> from the arm SPL example.
> 
> Signed-off-by: Jeremy Hunt <Jeremy.Hunt at DEShawResearch.com>
> 
> Acked-by: Simon Glass <sjg at chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160722/05c299ec/attachment.sig>


More information about the U-Boot mailing list