commit | 51c9122b97c4251c2653e6679f2f4d1f66713f03 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jan 15 18:27:15 2025 -0700 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 22 09:47:50 2025 -0600 |
tree | 3a34fe87c2281600d527b2568174e141fd416955 | |
parent | e36d01a861a635c84ae59e1b920c1acba8fd8351 [diff] |
vbe: Allow loading loadables if there is no firmware In some cases only the 'loadable' property is present in the FIT. Handle this by loading the first such image. Signed-off-by: Simon Glass <sjg@chromium.org>