]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: mmc: Allow driver model to be used for MMC in SPL
authorSimon Glass <sjg@chromium.org>
Tue, 23 Jun 2015 21:38:51 +0000 (15:38 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 21 Jul 2015 23:39:25 +0000 (17:39 -0600)
commitdc3dedfeb184712cacaf5f0de607fcb9aa9648bc
treeffae6626161a8b9b93529d594f703e56bcd52cc5
parent1169299135d7793dcea5f05a959a9c38d78a0ee1
dm: mmc: Allow driver model to be used for MMC in SPL

Enable MMC using driver model in SPL for consistency with U-Boot proper.

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