]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: sandbox: mmc: Enable building MMC code for sandbox
authorSimon Glass <sjg@chromium.org>
Sun, 1 May 2016 19:52:43 +0000 (13:52 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 17 May 2016 15:54:43 +0000 (09:54 -0600)
commitafa2c3122db1ef5243e717b84d698353da412d92
tree4e8868d9ddd57651c64c7159a5857ee97941dde1
parentf376a3cbbf34d3114d92789540ba2d2e9e904758
dm: sandbox: mmc: Enable building MMC code for sandbox

Enable building the MMC code for sandbox. This increases build
coverage for sandbox.

Signed-off-by: Simon Glass <sjg@chromium.org>
configs/sandbox_defconfig
include/configs/sandbox.h
test/dm/blk.c