aboutsummaryrefslogtreecommitdiff
path: root/board/dave/PPChameleonEVB/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/dave/PPChameleonEVB/config.mk')
-rw-r--r--board/dave/PPChameleonEVB/config.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/dave/PPChameleonEVB/config.mk b/board/dave/PPChameleonEVB/config.mk
index 9083aacfa..d47a232ef 100644
--- a/board/dave/PPChameleonEVB/config.mk
+++ b/board/dave/PPChameleonEVB/config.mk
@@ -22,7 +22,7 @@
#
# Reserve 256 kB for Monitor
-#TEXT_BASE = 0xFFFC0000
+#CONFIG_SYS_TEXT_BASE = 0xFFFC0000
# Reserve 320 kB for Monitor
-TEXT_BASE = 0xFFFB0000
+CONFIG_SYS_TEXT_BASE = 0xFFFB0000