diff options
| author | Simon Glass <[email protected]> | 2025-01-15 18:27:22 -0700 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-01-22 09:47:50 -0600 |
| commit | 9ecc1cabe1dd9c013ace4f9d5144bfd69fa2eedf (patch) | |
| tree | 59eab4c1cc4f413a249442afe1c8e53ad0c597b3 /doc/develop/bootstd | |
| parent | 65250625c518c56b931116f23d62e0cc52f7879b (diff) | |
vbe: Support loading SPL images
VBE needs to load different images from a FIT depending on the xPL phase
in use. The IH_PHASE value is used to select the image to load.
Add the required logic to handle this. For compatibility with the
SPL-loader driver, fill out a struct spl_image_info with the details
needed to boot the next phase.
This is good enough for VBE-simple but ABrec will need the full set of
bootstd features. So add a USE_BOOTMETH define to control this.
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'doc/develop/bootstd')
0 files changed, 0 insertions, 0 deletions
