summaryrefslogtreecommitdiffstats
path: root/include/configs/kvme080.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/kvme080.h')
-rw-r--r--include/configs/kvme080.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/kvme080.h b/include/configs/kvme080.h
index 0d95263dac..7eabefa3a3 100644
--- a/include/configs/kvme080.h
+++ b/include/configs/kvme080.h
@@ -136,7 +136,7 @@
#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)
OpenPOWER on IntegriCloud