[U-Boot] [PATCH 5/8] dm: mmc: Avoid probing block devices in find_mmc_device()

sjg at google.com sjg at google.com
Thu May 18 16:01:32 UTC 2017


We do not need to probe the block device here, so avoid doing so. The MMC
device itself must be active, but the block device can come later.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 drivers/mmc/mmc-uclass.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Applied to u-boot-dm


More information about the U-Boot mailing list