mx6qsabresd: add usdhc2 and usdhc4 support
[project/bcm63xx/u-boot.git] / include / configs / mx6qsabreauto.h
index 760f3ce0c9a3810d790c541a4f647e5a7fb2d0cf..f1ff20169b9906aed22cd9e026f97b036961b30c 100644 (file)
@@ -20,4 +20,9 @@
 
 #include "mx6qsabre_common.h"
 
+#define CONFIG_SYS_FSL_USDHC_NUM       2
+#if defined(CONFIG_ENV_IS_IN_MMC)
+#define CONFIG_SYS_MMC_ENV_DEV         0
+#endif
+
 #endif                         /* __MX6QSABREAUTO_CONFIG_H */