
14 May
2016
14 May
'16
9:38 p.m.
On 1 May 2016 at 13:52, Simon Glass sjg@chromium.org wrote:
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
Changes in v2:
- Rebase to master
test/dm/Makefile | 4 +--- test/dm/mmc.c | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+), 3 deletions(-)
Applied to u-boot-dm.