1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-28 04:37:10 +01:00
Files
u-boot-megous/test/boot/bootstd_common.c
Simon Glass 66e3dce787 bootstd: Allow hunting for a bootdev by label
Add a function to hunt for a bootdev label and find the bootdev produced
by the hunter (or already present).

Add a few extra flags so that we can distinguish between "mmc1", "mmc" and
"1" which all need to be handled differently.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-01-23 18:11:41 -05:00

2.4 KiB