]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/controlcenterd.h
configs: Migrate CONFIG_SYS_TEXT_BASE
[people/ms/u-boot.git] / include / configs / controlcenterd.h
index 4312ddd4fc64fb0a0f93f34efae31f38f65be631..dd842c932aa3ba5cc073c4933bac7d65dd874307 100644 (file)
@@ -55,7 +55,6 @@
 
 #ifdef CONFIG_TRAILBLAZER
 
-#define CONFIG_SYS_TEXT_BASE           0xf8fc0000
 #define CONFIG_RESET_VECTOR_ADDRESS    0xf8fffffc
 #define CONFIG_SYS_MONITOR_LEN         (256 * 1024)
 
@@ -73,7 +72,6 @@
 
 #else /* CONFIG_TRAILBLAZER */
 
-#define CONFIG_SYS_TEXT_BASE           0x11000000
 #define CONFIG_RESET_VECTOR_ADDRESS    0x1107fffc
 #define CONFIG_SYS_MONITOR_LEN         (512 * 1024)