[PATCH 0/4] bootstd: Test and boot_targets improvements
Simon Glass
sjg at chromium.org
Mon Oct 23 09:02:09 CEST 2023
This series makes another attempt to support things like "mmc" in the
boot_targets variable. The previous attempt introduced a bug which made
iteration fail.
New test coverage is provided for some previously untested behaviour, to
prevent regressions.
Simon Glass (4):
Revert "bootstd: Scan all bootdevs in a boot_targets entry"
bootstd: Expand boot-ordering test to include USB
bootstd: Correct logic for single uclass
bootstd: Scan all bootdevs in a boot_targets entry (take 2)
boot/bootflow.c | 29 ++++++++++++++++++++----
test/boot/bootdev.c | 54 ++++++++++++++++++++++++++++++++++++++++-----
2 files changed, 73 insertions(+), 10 deletions(-)
--
2.42.0.655.g421f12c284-goog
More information about the U-Boot
mailing list