Files
u-boot/arch/sandbox
Simon Glass 830690d2ed sandbox: Generalise SPL booting
At present sandbox only supports jumping to a file, to get to the next
U-Boot phase. We want to support other methods, so update the code to
use an enum for the method. Also use the

Use board_boot_order() to set the order, so we can add more options.
Also add the MMC methods into the BOOT_DEVICE enum so that booting
from MMC can be supported.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-10-31 11:02:44 -04:00
..
2022-10-31 11:02:44 -04:00
2022-10-26 15:21:11 -04:00
2022-10-17 21:17:13 -06:00
2022-06-23 12:58:18 -04:00