aboutsummaryrefslogtreecommitdiff
path: root/include/configs/muas3001.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/muas3001.h')
-rw-r--r--include/configs/muas3001.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/muas3001.h b/include/configs/muas3001.h
index 43f46bffe..d01160da8 100644
--- a/include/configs/muas3001.h
+++ b/include/configs/muas3001.h
@@ -225,7 +225,7 @@
#define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_FLASH_BASE }
-#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