summaryrefslogtreecommitdiff
path: root/include/configs/mx23_olinuxino.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mx23_olinuxino.h')
-rw-r--r--include/configs/mx23_olinuxino.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/include/configs/mx23_olinuxino.h b/include/configs/mx23_olinuxino.h
index e5e718c..303a9e5 100644
--- a/include/configs/mx23_olinuxino.h
+++ b/include/configs/mx23_olinuxino.h
@@ -53,8 +53,10 @@
#define CONFIG_DOS_PARTITION
#define CONFIG_CMD_CACHE
+#define CONFIG_CMD_EXT2
#define CONFIG_CMD_FAT
#define CONFIG_CMD_GPIO
+#define CONFIG_CMD_MMC
/*
* Memory configurations
@@ -110,6 +112,16 @@
#define CONFIG_BAUDRATE 115200 /* Default baud rate */
/*
+ * MMC Driver
+ */
+#ifdef CONFIG_CMD_MMC
+#define CONFIG_MMC
+#define CONFIG_BOUNCE_BUFFER
+#define CONFIG_GENERIC_MMC
+#define CONFIG_MXS_MMC
+#endif
+
+/*
* APBH DMA
*/
#define CONFIG_APBH_DMA