efi-x86_app64: Use bootflow scan for boot command
Switch back to the normal boot command for this app. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -17,7 +17,7 @@ CONFIG_BOOTSTD_FULL=y
|
||||
CONFIG_SHOW_BOOT_PROGRESS=y
|
||||
CONFIG_USE_BOOTARGS=y
|
||||
CONFIG_BOOTARGS="root=/dev/sdb3 init=/sbin/init rootwait ro"
|
||||
CONFIG_BOOTCOMMAND="bootctl run"
|
||||
CONFIG_BOOTCOMMAND="bootflow scan -lb"
|
||||
CONFIG_SYS_PBSIZE=532
|
||||
CONFIG_SYS_CONSOLE_INFO_QUIET=y
|
||||
# CONFIG_CONSOLE_PAGER is not set
|
||||
|
||||
Reference in New Issue
Block a user