commit | 2b9adcaca2055d891775c59096147f702f6423bd | [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 | c3867e2e98165106fc5f378eeaf3354cd18e87bd [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>