commit | 341392dd115f1385c31bb0b034ec15f542730e30 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun May 01 13:52:44 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue May 17 09:54:43 2016 -0600 |
tree | 2aa30d921696efbefd6ed6b16ee05459b98082b2 | |
parent | afa2c3122db1ef5243e717b84d698353da412d92 [diff] |
dm: mmc: test: Add tests for MMC Add a simple test which checks that a sandbox-emulated SD card can be used correctly. This tests plumbing through the MMC stack's block-device implementaion. Signed-off-by: Simon Glass <sjg@chromium.org>