summaryrefslogtreecommitdiffstats
path: root/include/configs/M54418TWR.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/M54418TWR.h')
-rw-r--r--include/configs/M54418TWR.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/M54418TWR.h b/include/configs/M54418TWR.h
index 05ba13b96e..826de5bd3b 100644
--- a/include/configs/M54418TWR.h
+++ b/include/configs/M54418TWR.h
@@ -267,7 +267,7 @@
#endif
#if defined(CONFIG_SERIAL_BOOT)
-#define CONFIG_SYS_MONITOR_BASE (TEXT_BASE + 0x400)
+#define CONFIG_SYS_MONITOR_BASE (CONFIG_SYS_TEXT_BASE + 0x400)
#else
#define CONFIG_SYS_MONITOR_BASE (CONFIG_SYS_FLASH_BASE + 0x400)
#endif
OpenPOWER on IntegriCloud