spl: fit: Add booting OS first
authorYork Sun <york.sun@nxp.com>
Tue, 15 Aug 2017 18:14:45 +0000 (11:14 -0700)
committerJason Liu <jason.hui.liu@nxp.com>
Thu, 2 Nov 2017 18:37:23 +0000 (02:37 +0800)
commitf0eade5fd77675fe9259019c92f7a5a58c3e7207
tree308a79aeea7adf96c95c61f30812017056c36656
parent6cde057054c50ee0936f860b0e223c3150efba90
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>
(cherry picked from commit c8bc3c0c9ff7ce649b2af1416919b50ecf504874)
common/spl/spl_fit.c
doc/uImage.FIT/multi_spl.its