]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/smdkv310.h
smdkv310: use spl framework for mmc spl
[karo-tx-uboot.git] / include / configs / smdkv310.h
index d59c784e94682f74f97c6895c82160a9467696e4..fb0f04f706319d98920817d9f3846d409132ed4a 100644 (file)
@@ -90,7 +90,9 @@
 
 #define CONFIG_BOOTDELAY               3
 #define CONFIG_ZERO_BOOTDELAY_CHECK
-#define CONFIG_MMC_U_BOOT
+
+/* MMC SPL */
+#define CONFIG_SPL
 
 #define CONFIG_BOOTCOMMAND     "fatload mmc 0 40007000 uImage; bootm 40007000"