| #
341392dd |
| 01-May-2016 |
Simon Glass <sjg@chromium.org> |
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
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>
show more ...
|
| #
8e6cc461 |
| 06-Jul-2015 |
Simon Glass <sjg@chromium.org> |
dm: test: Add a test for the mmc uclass
Add a test to confirm that we can probe this device. Since there is no MMC stack support in sandbox at present, this is as far as the test goes.
Signed-off-b
dm: test: Add a test for the mmc uclass
Add a test to confirm that we can probe this device. Since there is no MMC stack support in sandbox at present, this is as far as the test goes.
Signed-off-by: Simon Glass <sjg@chromium.org>
show more ...
|