]> git.sur5r.net Git - u-boot/blobdiff - board/ti/sdp3430/sdp.c
Merge branch 'master' of git://git.denx.de/u-boot-arm
[u-boot] / board / ti / sdp3430 / sdp.c
index d73f5018193ffa158ee9c88cb470eae823d73d0d..052efc589f259647c386e6dd030f4a0288f3a63e 100644 (file)
@@ -209,7 +209,6 @@ void set_muxconf_regs(void)
 #ifdef CONFIG_GENERIC_MMC
 int board_mmc_init(bd_t *bis)
 {
-       omap_mmc_init(0);
-       return 0;
+       return omap_mmc_init(0, 0, 0, -1, -1);
 }
 #endif