aboutsummaryrefslogtreecommitdiffstats
path: root/x-loader/board/overo/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'x-loader/board/overo/config.mk')
-rw-r--r--x-loader/board/overo/config.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/x-loader/board/overo/config.mk b/x-loader/board/overo/config.mk
index 28e354f..7ee3014 100644
--- a/x-loader/board/overo/config.mk
+++ b/x-loader/board/overo/config.mk
@@ -10,11 +10,11 @@
# 8000'0000 (bank0)
# For use if you want X-Loader to relocate from SRAM to DDR
-TEXT_BASE = 0x80e80000
+#TEXT_BASE = 0x80e80000
# For XIP in 64K of SRAM or debug (GP device has it all availabe)
# SRAM 40200000-4020FFFF base
# initial stack at 0x4020fffc used in s_init (below xloader).
# The run time stack is (above xloader, 2k below)
# If any globals exist there needs to be room for them also
-#TEXT_BASE = 0x40200800
+TEXT_BASE = 0x40200800