]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS
authorSimon Glass <sjg@chromium.org>
Mon, 13 Jun 2016 05:30:26 +0000 (23:30 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 11 Jul 2016 20:06:44 +0000 (14:06 -0600)
commit9a46bd3febd405e2d4b894d9ebae2e9ca88b22d6
tree5c475ea1eaae095eb70941f3fede649a7cd64a55
parent3649a0fa76e5092821127c38d6475b5cf7fd95b3
dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS

Update the sandbox MMC emulation to use driver model for MMC operations.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/Kconfig
configs/sandbox_defconfig
drivers/mmc/sandbox_mmc.c