]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/ti/ti814x/evm.c
ti: boot: Register the MMC controllers in SPL in the same way as in u-boot
[people/ms/u-boot.git] / board / ti / ti814x / evm.c
index e406dabfc0d8c53f921bc199fd84f096992ad8a7..e85794c60e964e0682806c4cf605a2f129b92562 100644 (file)
@@ -111,7 +111,7 @@ int board_init(void)
        return 0;
 }
 
-#if !defined(CONFIG_SPL_BUILD) && defined(CONFIG_GENERIC_MMC)
+#if defined(CONFIG_GENERIC_MMC)
 int board_mmc_init(bd_t *bis)
 {
        omap_mmc_init(1, 0, 0, -1, -1);