Re: [PATCH v5 11/17] bootmenu: add Kconfig option not to enter U-Boot console

2022-04-29 Thread Mark Kettenis
> From: Masahisa Kojima > Date: Thu, 28 Apr 2022 17:09:44 +0900 > > This commit adds the Kconfig option to disable to enter > the U-Boot console from bootmenu. > > If CMD_BOOTMENU_ENTER_UBOOT_CONSOLE is enabled, "U-Boot console" > entry is appeared as the last entry in the bootmenu, then user

[PATCH v5 11/17] bootmenu: add Kconfig option not to enter U-Boot console

2022-04-28 Thread Masahisa Kojima
This commit adds the Kconfig option to disable to enter the U-Boot console from bootmenu. If CMD_BOOTMENU_ENTER_UBOOT_CONSOLE is enabled, "U-Boot console" entry is appeared as the last entry in the bootmenu, then user can enter U-Boot console. If CMD_BOOTMENU_ENTER_UBOOT_CONSOLE is disabled,