summaryrefslogtreecommitdiffstats
path: root/include/configs/hammerhead.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/hammerhead.h')
-rw-r--r--include/configs/hammerhead.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/configs/hammerhead.h b/include/configs/hammerhead.h
index 94e680c42c..532feb2f6c 100644
--- a/include/configs/hammerhead.h
+++ b/include/configs/hammerhead.h
@@ -124,7 +124,9 @@
#define CONFIG_SYS_NR_PIOS 5
#define CONFIG_SYS_HSDRAMC
#define CONFIG_MMC
-#define CONFIG_ATMEL_MCI
+#define CONFIG_GENERIC_ATMEL_MCI
+#define CONFIG_GENERIC_MMC
+#define CONFIG_SYS_MMC_MAX_BLK_COUNT 1
#define CONFIG_SYS_DCACHE_LINESZ 32
#define CONFIG_SYS_ICACHE_LINESZ 32
OpenPOWER on IntegriCloud