Skip to content

[qcom-next] board/qualcomm: use bootflow for default boot#65

Open
ricardosalveti wants to merge 1 commit into
qualcomm-linux:qcom-nextfrom
ricardosalveti:qcom-next
Open

[qcom-next] board/qualcomm: use bootflow for default boot#65
ricardosalveti wants to merge 1 commit into
qualcomm-linux:qcom-nextfrom
ricardosalveti:qcom-next

Conversation

@ricardosalveti
Copy link
Copy Markdown

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.

Upstream-Status: Submitted
[https://lists.denx.de/pipermail/u-boot/2026-May/618641.html]

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.

Upstream-Status: Submitted
[https://lists.denx.de/pipermail/u-boot/2026-May/618641.html]

Signed-off-by: Ricardo Salveti <ricardo.salveti@oss.qualcomm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant