]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/teejet/mt_ventoux/mt_ventoux.c
omap_hsmmc: implement driver check for card detection
[karo-tx-uboot.git] / board / teejet / mt_ventoux / mt_ventoux.c
index c516c75a0066d2341365057fdb7d27e61734253f..6f6c5150a0a427cf1a0c57a7b9cf5cab4bcfec35 100644 (file)
@@ -304,7 +304,7 @@ int board_eth_init(bd_t *bis)
        !defined(CONFIG_SPL_BUILD)
 int board_mmc_init(bd_t *bis)
 {
-       return omap_mmc_init(0, 0, 0);
+       return omap_mmc_init(0, 0, 0, -1);
 }
 #endif