]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/kvme080.h
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[people/ms/u-boot.git] / include / configs / kvme080.h
index 0d95263dacb44d0c42373c7d0c3352d84b4c5215..7eabefa3a3f8894a340111ba34fb74a339f6a2b4 100644 (file)
 #define CONFIG_VERY_BIG_RAM
 
 #define CONFIG_SYS_MONITOR_LEN         0x00040000
-#define CONFIG_SYS_MONITOR_BASE        TEXT_BASE
+#define CONFIG_SYS_MONITOR_BASE        CONFIG_SYS_TEXT_BASE
 #define CONFIG_SYS_MALLOC_LEN          (512 << 10)
 
 #define CONFIG_SYS_BOOTMAPSZ           (8 << 20)