commit | fd5a519fae48c685428b428b87c592057ec104bb | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Oct 23 00:02:11 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 23 13:05:13 2023 -0400 |
tree | 3c550c6c8fac8f2fcde5f11a8a2b53fcc8def964 | |
parent | 5c3e93f9882777f2342179585d2138cfcf1a471d [diff] |
bootstd: Expand boot-ordering test to include USB Scan the USB bus as well, so we can check that different uclasses work correctly in boot_targets update the function comment with more detail. Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Ivan T.Ivanov <iivanov@suse.de>