diff options
Diffstat (limited to 'board/syteco/jadecpu/config.mk')
-rw-r--r-- | board/syteco/jadecpu/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/syteco/jadecpu/config.mk b/board/syteco/jadecpu/config.mk index c661f0b..91994b0 100644 --- a/board/syteco/jadecpu/config.mk +++ b/board/syteco/jadecpu/config.mk @@ -1 +1 @@ -TEXT_BASE = 0x46000000 +TEXT_BASE = 0x10000000 |