efi: Update the ARM app to boot from extlinux
When extlinux is used, the boot partition is often 2, which is ignored. Use the 'bootflow scan' -p flag to resolve this. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -14,6 +14,7 @@ CONFIG_FIT=y
|
||||
CONFIG_BOOTSTD_FULL=y
|
||||
CONFIG_SHOW_BOOT_PROGRESS=y
|
||||
CONFIG_USE_BOOTARGS=y
|
||||
CONFIG_BOOTCOMMAND="bootflow scan -lbp"
|
||||
CONFIG_SYS_PBSIZE=532
|
||||
CONFIG_SYS_CONSOLE_INFO_QUIET=y
|
||||
CONFIG_LOG=y
|
||||
|
||||
Reference in New Issue
Block a user