[PATCH] board/qualcomm: use bootflow for default boot

Simon Glass sjg at chromium.org
Fri May 15 16:38:23 CEST 2026


On 2026-05-14T20:57:59, Ricardo Salveti
<ricardo.salveti at oss.qualcomm.com> wrote:
> board/qualcomm: use bootflow for default boot
>
> The Qualcomm default environment currently boots only with
> 'bootefi bootmgr'. This bypasses the standard boot flow used to
> discover extlinux and script boot entries, which are commonly used
> for FIT-based Linux boots.
>
> Switch do_boot to 'bootflow scan -lb' so bootstd handles boot method
> selection. This keeps EFI support available through the EFI boot
> methods while also enabling extlinux/boot.scr based bootflows by
> default.
>
> Signed-off-by: Ricardo Salveti <ricardo.salveti at oss.qualcomm.com>
>
> board/qualcomm/default.env | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list