summaryrefslogtreecommitdiffstats
path: root/include/configs/aria.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/aria.h')
-rw-r--r--include/configs/aria.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/aria.h b/include/configs/aria.h
index c5a3febd0f..cb2c726391 100644
--- a/include/configs/aria.h
+++ b/include/configs/aria.h
@@ -305,7 +305,7 @@
CONFIG_SYS_GBL_DATA_SIZE)
#define CONFIG_SYS_INIT_SP_OFFSET CONFIG_SYS_GBL_DATA_OFFSET
-#define CONFIG_SYS_MONITOR_BASE TEXT_BASE
+#define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE
#define CONFIG_SYS_MONITOR_LEN (384 * 1024)
#ifdef CONFIG_FSL_DIU_FB
OpenPOWER on IntegriCloud