Files
u-boot/boot
Simon Glass 68727fac69 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 <sjg@chromium.org>
2025-01-22 09:47:50 -06:00
..
2024-12-30 13:21:55 -06:00
2024-10-09 22:04:56 -06:00
2024-10-23 06:52:38 +02:00
2024-10-18 14:10:22 -06:00
2022-01-19 18:11:34 +01:00
2024-12-30 13:21:55 -06:00
2021-11-11 19:01:56 -05:00
2024-07-05 13:57:02 -06:00
2024-12-27 15:16:10 -06:00
2024-10-18 14:10:22 -06:00
2024-11-14 18:14:06 -06:00
2025-01-22 09:47:50 -06:00
2025-01-22 09:47:49 -06:00