]> git.ipfire.org Git - people/ms/u-boot.git/commit
spl: fit: Add booting OS first
authorYork Sun <york.sun@nxp.com>
Tue, 15 Aug 2017 18:14:45 +0000 (11:14 -0700)
committerYork Sun <york.sun@nxp.com>
Mon, 11 Sep 2017 14:55:36 +0000 (07:55 -0700)
commitc8bc3c0c9ff7ce649b2af1416919b50ecf504874
treeeec06be5701ece14950825d81f7fd05d75acbe63
parent5fd13d973613d308663f97b51059ecd9179baf09
spl: fit: Add booting OS first

If CONFIG_SPL_OS_BOOT is enabled, boot OS if kernel image is found
in FIT structure.

Signed-off-by: York Sun <york.sun@nxp.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
common/spl/spl_fit.c
doc/uImage.FIT/multi_spl.its