]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: mmc: spl: Add support for CONFIG_BLK
authorSimon Glass <sjg@chromium.org>
Sat, 14 May 2016 20:03:06 +0000 (14:03 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 27 May 2016 16:23:09 +0000 (10:23 -0600)
commitef5609c33fc6a8323613a296f08c8efa3161d77f
tree8972bd470fce44e000813ff92020fd2f119260c6
parent487d756f78629f5e9465c7ace2c14ef51401bc3b
dm: mmc: spl: Add support for CONFIG_BLK

Allow driver model to be used for block devices in SPL.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/spl/spl_mmc.c