[U-Boot] [PATCH v2 23/24] dm: mmc: test: Add tests for MMC
Simon Glass
sjg at chromium.org
Sat May 14 21:38:59 CEST 2016
On 1 May 2016 at 13:52, Simon Glass <sjg at 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 at 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.
More information about the U-Boot
mailing list