1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 21:44:34 +01:00
Files
u-boot-megous/boot/bootstd-uclass.c
Simon Glass 2ff5490d7d bootstd: Drop the system bootdev
This was a work-around for the fact that global bootmeths such as EFI
bootmgr and VBE don't use a particular bootdev, or at least select it
themselves so that we don't need to scan all bootdevs when using that
bootmeth.

Drop the system bootdev entirely.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-08-12 08:17:11 -04:00

3.6 KiB