summaryrefslogtreecommitdiffstats
path: root/include/configs/xilinx-ppc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/xilinx-ppc.h')
-rw-r--r--include/configs/xilinx-ppc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/xilinx-ppc.h b/include/configs/xilinx-ppc.h
index 6efe3421fc..b4a9675935 100644
--- a/include/configs/xilinx-ppc.h
+++ b/include/configs/xilinx-ppc.h
@@ -28,7 +28,7 @@
/*Mem Map*/
#define CONFIG_SYS_SDRAM_BASE 0x0
-#define CONFIG_SYS_MONITOR_BASE TEXT_BASE
+#define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE
#define CONFIG_SYS_MONITOR_LEN (192 * 1024)
#define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 128 * 1024)
OpenPOWER on IntegriCloud