summaryrefslogtreecommitdiff
path: root/include/configs/vexpress_common.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-08-19 22:02:35 +0300
committerTom Rini <trini@konsulko.com>2021-08-30 21:13:28 +0300
commitd1240b6ab2d23fbced6a894223e5ec5a4a35ae7f (patch)
treee5ae8b34d04da2391042a450bb5c415808dc34ab /include/configs/vexpress_common.h
parentb21f965bb055cd7eede411e489d886122c63d04a (diff)
downloadu-boot-d1240b6ab2d23fbced6a894223e5ec5a4a35ae7f.tar.xz
global: Remove dead code that starts with CONFIG_[0-9A]
This removes a number of spots of dead code based on symbols that start with CONFIG_[0-9] or CONFIG_A. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/vexpress_common.h')
-rw-r--r--include/configs/vexpress_common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/vexpress_common.h b/include/configs/vexpress_common.h
index b131480e5b..5d5ad923e5 100644
--- a/include/configs/vexpress_common.h
+++ b/include/configs/vexpress_common.h
@@ -56,7 +56,6 @@
/* Common peripherals relative to CS7. */
#define V2M_AACI (V2M_PA_CS7 + V2M_PERIPH_OFFSET(4))
-#define V2M_MMCI (V2M_PA_CS7 + V2M_PERIPH_OFFSET(5))
#define V2M_KMI0 (V2M_PA_CS7 + V2M_PERIPH_OFFSET(6))
#define V2M_KMI1 (V2M_PA_CS7 + V2M_PERIPH_OFFSET(7))
@@ -135,9 +134,7 @@
#define CONFIG_SYS_SERIAL0 V2M_UART0
#define CONFIG_SYS_SERIAL1 V2M_UART1
-#define CONFIG_ARM_PL180_MMCI_BASE V2M_MMCI
#define CONFIG_SYS_MMC_MAX_BLK_COUNT 127
-#define CONFIG_ARM_PL180_MMCI_CLOCK_FREQ 6250000
/* BOOTP options */
#define CONFIG_BOOTP_BOOTFILESIZE