
5 Nov
2023
5 Nov
'23
3:06 p.m.
On Mon, Oct 2, 2023 at 9:14 AM Simon Glass sjg@chromium.org wrote:
Provide the user with a list of available boot options. Selecting one causes it to be booted. Pressing <ESC> causes U-Boot to return to the command-line prompt.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v3:
- Clear the screen before booting
Changes in v2:
- Add new patch to add a coreboot boot script
configs/coreboot64_defconfig | 1 + configs/coreboot_defconfig | 1 + 2 files changed, 2 insertions(+)
Reviewed-by: Bin Meng bmeng.cn@gmail.com