diff options
| author | Simon Glass <[email protected]> | 2025-01-15 18:27:23 -0700 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-01-22 09:47:50 -0600 |
| commit | 68727fac696537b368324fbff61094f8b0d82048 (patch) | |
| tree | 0ad28ff433751cbd7cc86c2e21f0480dc01940e0 /doc/develop/bootstd/script.rst | |
| parent | 9ecc1cabe1dd9c013ace4f9d5144bfd69fa2eedf (diff) | |
vbe: Update simple-fw to support using the SPL loader
For a sandbox implementation, where code size is no object, it makes sense
to use the full bootstd drivers to load images.
For real boards, running from SRAM, this adds quite a bit of overhead.
Add a way to load the next phase using just the underlying storage
driver, to reduce code size. For now, only MMC is supported.
Change the log_debug() to show the load address and size in a more
neutral way, rather than suggesting that the load has already happened.
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'doc/develop/bootstd/script.rst')
0 files changed, 0 insertions, 0 deletions
