]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/ls2085ardb.h
imx6: move standard ATAG configs to mx6_common.h
[karo-tx-uboot.git] / include / configs / ls2085ardb.h
index 89dbf63d458895459f620bdcafc27589f963ce79..d1c2548a238df9a8eee61ad8807fcd813b9313fa 100644 (file)
@@ -277,7 +277,16 @@ unsigned long get_board_sys_clk(void);
 #define CONFIG_CMD_NET
 #endif
 
-
+/*  MMC  */
+#define CONFIG_MMC
+#ifdef CONFIG_MMC
+#define CONFIG_CMD_MMC
+#define CONFIG_FSL_ESDHC
+#define CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33
+#define CONFIG_GENERIC_MMC
+#define CONFIG_CMD_FAT
+#define CONFIG_DOS_PARTITION
+#endif
 
 /* Initial environment variables */
 #undef CONFIG_EXTRA_ENV_SETTINGS