aboutsummaryrefslogtreecommitdiff
path: root/include/configs/vexpress_aemv8a.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/vexpress_aemv8a.h')
-rw-r--r--include/configs/vexpress_aemv8a.h14
1 files changed, 13 insertions, 1 deletions
diff --git a/include/configs/vexpress_aemv8a.h b/include/configs/vexpress_aemv8a.h
index e8517027e..6374cd844 100644
--- a/include/configs/vexpress_aemv8a.h
+++ b/include/configs/vexpress_aemv8a.h
@@ -9,7 +9,6 @@
#define __VEXPRESS_AEMV8A_H
#define DEBUG
-
#define CONFIG_REMAKE_ELF
/*#define CONFIG_ARMV8_SWITCH_TO_EL1*/
@@ -54,6 +53,7 @@
#define V2M_BASE 0x80000000
+
/*
* Physical addresses, offset from V2M_PA_CS0-3
*/
@@ -140,6 +140,18 @@
#define CONFIG_CMD_FAT
#define CONFIG_DOS_PARTITION
+#define CONFIG_MMC 1
+#define CONFIG_CMD_MMC
+#define CONFIG_GENERIC_MMC
+#define CONFIG_ARM_PL180_MMCI
+#define CONFIG_ARM_PL180_MMCI_BASE V2M_MMCI
+#define CONFIG_SYS_MMC_MAX_BLK_COUNT 127
+#define CONFIG_ARM_PL180_MMCI_CLOCK_FREQ 6250000
+#define CONFIG_API
+#define CONFIG_SYS_MMC_MAX_DEVICE 1
+#define CONFIG_NET_MULTI
+
+
/* BOOTP options */
#define CONFIG_BOOTP_BOOTFILESIZE
#define CONFIG_BOOTP_BOOTPATH