[U-Boot] [PATCH v2 21/24] dm: mmc: sandbox: Add an SD-card emulation

Simon Glass sjg at chromium.org
Sat May 14 21:38:37 CEST 2016


On 1 May 2016 at 13:52, Simon Glass <sjg at chromium.org> wrote:
> Add an emulation of an SD card to sandbox, allowing MMC to be used in tests.
> The emulation is very simple, supporting only card detection and reading
> test data.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  drivers/mmc/Kconfig       |  11 +++-
>  drivers/mmc/sandbox_mmc.c | 134 +++++++++++++++++++++++++++++++++++++++++++++-
>  2 files changed, 143 insertions(+), 2 deletions(-)

Applied to u-boot-dm.


More information about the U-Boot mailing list