commit | 22e22a2f5d0aefc313902207010178b3f8810bc4 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Jul 22 21:27:48 2023 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 14 17:55:53 2023 -0400 |
tree | 25d374a5841747b2e113007c961f7ca84afe0a93 | |
parent | 8d3339aa994d832a880ab346d79a6ca107758f71 [diff] |
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>