]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/spc1920.h
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[karo-tx-uboot.git] / include / configs / spc1920.h
index 1fe2a04cea5930d7217a4bab3ce93ba4b08b3ce2..f81165bb79e7b3cbb23ceb9379fb19cbdba32160 100644 (file)
  */
 #define        CONFIG_SYS_BOOTMAPSZ            (8 << 20)       /* Initial Memory map for Linux */
 
-#define CONFIG_SYS_MONITOR_BASE        TEXT_BASE
+#define CONFIG_SYS_MONITOR_BASE        CONFIG_SYS_TEXT_BASE
 #define        CONFIG_SYS_MONITOR_LEN          (256 << 10)     /* Reserve 256 KB for monitor   */
 
 #ifdef CONFIG_BZIP2