]> 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)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:48:52 +0000 (13:48 +0200)
commitd216f2c5367adf6b202589731d2aba9773feafde
tree0f833d652d6bb52d0e7705465cfc29b913c11104
parent1c2f7e6ff75d1e9aef6d1d221474ec622cda4f39
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