commit | df8aa525b8698a9a9fbe82fa6db27fc47e4befff | [log] [tgz] |
---|---|---|
author | Sjoerd Simons <sjoerd.simons@collabora.co.uk> | Sun Aug 30 16:55:45 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Sep 02 21:28:24 2015 -0600 |
tree | e9163b8d38022ebb3b0609486d5e148e37d36810 | |
parent | 3cf524ea98d86722c377dbf61aedcbecbd32e9ee [diff] |
mmc: Probe DM based mmc devices in u-boot During mmc initialize probe all devices with the MMC Uclass if build with CONFIG_DM_MMC Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> Acked-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org>