commit | dc3dedfeb184712cacaf5f0de607fcb9aa9648bc | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jun 23 15:38:51 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 21 17:39:25 2015 -0600 |
tree | ffae6626161a8b9b93529d594f703e56bcd52cc5 | |
parent | 1169299135d7793dcea5f05a959a9c38d78a0ee1 [diff] |
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>