]> git.ipfire.org Git - thirdparty/u-boot.git/commit
spl: add FIT support to semihosting boot method
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 22 Jul 2023 19:27:48 +0000 (21:27 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 14 Aug 2023 21:55:53 +0000 (17:55 -0400)
commit688d62bfc8e336b06b5d6c445333dc04f1283d8d
tree25d374a5841747b2e113007c961f7ca84afe0a93
parent8ee830d8983763575aad62c37394ec954a76abc4
spl: add FIT support to semihosting boot method

Allow loading a FIT image via semihosting in SPL.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
common/spl/spl_semihosting.c