On Mon, Oct 2, 2023 at 9:14 AM Simon Glass <s...@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 <s...@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...@gmail.com>

Reply via email to