[U-Boot] [PATCH v2 17/24] dm: sandbox: Only enable the sandbox MMC driver when valid
Simon Glass
sjg at chromium.org
Sat May 14 21:38:19 CEST 2016
On 1 May 2016 at 13:52, Simon Glass <sjg at chromium.org> wrote:
> This driver will require generic MMC and block-device support in a future
> commit. To avoid test errors, make this change now.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> drivers/mmc/Makefile | 4 ++++
> test/dm/Makefile | 4 +++-
> 2 files changed, 7 insertions(+), 1 deletion(-)
Applied to u-boot-dm.
More information about the U-Boot
mailing list