[U-Boot] [U-Boot, v3, 20/21] sandbox: Boot in U-Boot through the standard call
Tom Rini
trini at konsulko.com
Mon Nov 26 18:44:48 UTC 2018
On Thu, Nov 15, 2018 at 06:44:08PM -0700, Simon Glass wrote:
> Most architectures use jump_to_image_no_args() to jump from SPL to U-Boot.
> At present sandbox is special in that it jumps in its
> spl_board_load_image() call. This is not strictly correct, and means that
> sandbox misses out some parts of board_init_r(), just as calling
> bloblist_finish(), for example.
>
> Change spl_board_load_image() to just identify the filename to boot, and
> implement jump_to_image_no_args() to actually jump to it.
>
> Signed-off-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: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20181126/e5ea4107/attachment.sig>
More information about the U-Boot
mailing list