On 10-23 00:02, Simon Glass wrote: > > 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. > >
Thank you! Booting RPi4 from USB and uSB looks fine now. I have updated also our Bugzilla entry with the boot log. Tested-by: Ivan T.Ivanov <iiva...@suse.de> Regards, Ivan [1] https://bugzilla.suse.com/show_bug.cgi?id=1216036 > 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) >