]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/vexpress_common.h
configs: Migrate CONFIG_SYS_TEXT_BASE
[thirdparty/u-boot.git] / include / configs / vexpress_common.h
index 94a352fef7d5f23e311b3dbae07cca7c4a79d58e..8bc4519e71955b6495ca2bff9f96b5710b645d73 100644 (file)
@@ -30,7 +30,6 @@
 #define V2M_SERIAL_BUS_PCI     (V2M_PA_CS7 + V2M_PERIPH_OFFSET(2))
 
 #define V2M_BASE               0x60000000
-#define CONFIG_SYS_TEXT_BASE   0x60800000
 #elif defined(CONFIG_VEXPRESS_EXTENDED_MEMORY_MAP)
 /* CS register bases for the extended memory map. */
 #define V2M_PA_CS0             0x08000000
@@ -45,7 +44,6 @@
 #define V2M_SERIAL_BUS_PCI     (V2M_PA_CS7 + V2M_PERIPH_OFFSET(3))
 
 #define V2M_BASE               0x80000000
-#define CONFIG_SYS_TEXT_BASE   0x80800000
 #endif
 
 /*