summaryrefslogtreecommitdiff
path: root/board/voiceblue
diff options
context:
space:
mode:
Diffstat (limited to 'board/voiceblue')
-rw-r--r--board/voiceblue/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/voiceblue/config.mk b/board/voiceblue/config.mk
index c73cd27bf..b77c91c65 100644
--- a/board/voiceblue/config.mk
+++ b/board/voiceblue/config.mk
@@ -12,5 +12,5 @@ ifeq ($(VOICEBLUE_SMALL_FLASH),y)
TEXT_BASE = 0x20012000
else
# Running in SDRAM...
-TEXT_BASE = 0x13000000
+TEXT_BASE = 0x13FD0000
endif