]> git.sur5r.net Git - u-boot/blobdiff - include/configs/MPC8569MDS.h
configs: Migrate CONFIG_SYS_TEXT_BASE
[u-boot] / include / configs / MPC8569MDS.h
index 861c8dd9ff6590633a9c0fee165e7b67e76c982c..a7eccb4501797bff83e4c15d96998aaec9ec03cb 100644 (file)
@@ -39,10 +39,6 @@ extern unsigned long get_clock_freq(void);
 #define CONFIG_L2_CACHE                                /* toggle L2 cache      */
 #define CONFIG_BTB                             /* toggle branch predition */
 
-#ifndef CONFIG_SYS_TEXT_BASE
-#define CONFIG_SYS_TEXT_BASE   0xfff80000
-#endif
-
 #ifndef CONFIG_SYS_MONITOR_BASE
 #define CONFIG_SYS_MONITOR_BASE        CONFIG_SYS_TEXT_BASE    /* start of monitor */
 #endif