summaryrefslogtreecommitdiffstats
path: root/include/configs/Rattler.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/Rattler.h')
-rw-r--r--include/configs/Rattler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/Rattler.h b/include/configs/Rattler.h
index e630afef01..587b42e4bc 100644
--- a/include/configs/Rattler.h
+++ b/include/configs/Rattler.h
@@ -220,7 +220,7 @@
*/
#endif /* CONFIG_CMD_JFFS2 */
-#define CONFIG_SYS_MONITOR_BASE TEXT_BASE
+#define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE
#if (CONFIG_SYS_MONITOR_BASE < CONFIG_SYS_FLASH_BASE)
#define CONFIG_SYS_RAMBOOT
#endif
OpenPOWER on IntegriCloud