commit | bb76a5ccbdad416d6ffbe24124c1d56a4e6d1e67 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Aug 24 13:55:40 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 25 17:55:19 2023 -0400 |
tree | f941c2783d2f4e22f5ed12a9f9fbccaa7f52f098 | |
parent | d465ad5ea1384b66933d960b3a68979efa4d72ad [diff] |
bootstd: test: Allow binding and using any mmc device We currently use mmc4 for tests. Update the function which sets this up so that it can handle any device. Signed-off-by: Simon Glass <sjg@chromium.org>