commit | 70f4bcb538c44d33ac296604244ea6bf488c0d73 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Apr 24 23:31:01 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 25 10:00:03 2022 -0400 |
tree | 588facd14019a1e0a4ffd5000bb5f61f470931e2 | |
parent | 9670f7dbc2b822fb2c23cb7cbd1d1cc2cce3d064 [diff] |
test: fastboot: Avoid using mmc1 The bootflow tests need to use an MMC with an associated backing file containing a filesystem. Update the fastboot tests to cope with this. Signed-off-by: Simon Glass <sjg@chromium.org>