]> git.dujemihanovic.xyz Git - u-boot.git/commit
spl: Convert semihosting to spl_load
authorSean Anderson <seanga2@gmail.com>
Wed, 8 Nov 2023 16:48:55 +0000 (11:48 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 16 Nov 2023 18:49:14 +0000 (13:49 -0500)
commit9b9c6aaaf22e59bc903b640a26961cdba451140f
tree53786a0b0130db3b71d59588a139bef3bcd8e675
parent6029a0e1affa19b83004083af3130e153af028fa
spl: Convert semihosting to spl_load

This converts the semihosting load method to use spl_load. As a result, it
also adds support for LOAD_FIT_FULL and IMX images.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
common/spl/spl_semihosting.c
include/spl_load.h