summaryrefslogtreecommitdiffstats
path: root/include/configs/pdm360ng.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/pdm360ng.h')
-rw-r--r--include/configs/pdm360ng.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/pdm360ng.h b/include/configs/pdm360ng.h
index f073fcd7d8..ba7f9ca759 100644
--- a/include/configs/pdm360ng.h
+++ b/include/configs/pdm360ng.h
@@ -271,7 +271,7 @@
#define CONFIG_FDT_FIXUP_PARTITIONS
#endif
-#define CONFIG_SYS_MONITOR_BASE TEXT_BASE /* Start of monitor */
+#define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* Start of monitor */
#define CONFIG_SYS_MONITOR_LEN (512 * 1024) /* 512 kB for monitor */
#ifdef CONFIG_FSL_DIU_FB
#define CONFIG_SYS_MALLOC_LEN (6 * 1024 * 1024) /* for malloc */
OpenPOWER on IntegriCloud