]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/esg/ima3-mx53/ima3-mx53.c
Merge branch 'master' of git://git.denx.de/u-boot-mips
[karo-tx-uboot.git] / board / esg / ima3-mx53 / ima3-mx53.c
index 9ecf31d7c2d5f3bea1c7447bc1b8deb4efdc66be..e947330a1030a0e7442ddbc8d7bc0f060fc78503 100644 (file)
@@ -172,7 +172,7 @@ static void setup_iomux_fec(void)
 }
 
 #ifdef CONFIG_FSL_ESDHC
-struct fsl_esdhc_cfg esdhc_cfg = { MMC_SDHC1_BASE_ADDR, 1 };
+struct fsl_esdhc_cfg esdhc_cfg = { MMC_SDHC1_BASE_ADDR };
 
 int board_mmc_getcd(struct mmc *mmc)
 {