summaryrefslogtreecommitdiffstats
path: root/include/configs/ipek01.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/ipek01.h')
-rw-r--r--include/configs/ipek01.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/ipek01.h b/include/configs/ipek01.h
index 6903b36146..b515aed356 100644
--- a/include/configs/ipek01.h
+++ b/include/configs/ipek01.h
@@ -274,7 +274,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
#if (CONFIG_SYS_MONITOR_BASE < CONFIG_SYS_FLASH_BASE)
# define CONFIG_SYS_RAMBOOT 1
#endif
OpenPOWER on IntegriCloud