commit | d78aa75024892ddad63fb19125f531c2371d31a4 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Oct 20 18:23:10 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 31 11:03:18 2022 -0400 |
tree | de0c2bdf2ab67e2f95be3b1194ce1db53fe87f5e | |
parent | a72641c95a6dc701b445a26c5a6c5f5e6173014a [diff] |
vbe: Support reading the next SPL phase via VBE Add an SPL loader to obtain the next-phase binary from a FIT provided by the VBE driver. Signed-off-by: Simon Glass <sjg@chromium.org>