commit | e5cf4277ed1592e39c2ccc718708babd7b5b7682 | [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 | 4de8657a717cc49eba45d3c586ce538589247e64 [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>