summaryrefslogtreecommitdiff
path: root/include/configs/gose.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/gose.h')
-rw-r--r--include/configs/gose.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/configs/gose.h b/include/configs/gose.h
index 808a8b0..0dc28c7 100644
--- a/include/configs/gose.h
+++ b/include/configs/gose.h
@@ -98,4 +98,10 @@
/* SCIF0 */
#define CONFIG_SMSTP7_ENA 0x00200000
+/* SDHI */
+#define CONFIG_MMC
+#define CONFIG_CMD_MMC
+#define CONFIG_GENERIC_MMC
+#define CONFIG_SH_SDHI_FREQ 97500000
+
#endif /* __GOSE_H */