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 91994b0..617603d 100644 --- a/board/syteco/jadecpu/config.mk +++ b/board/syteco/jadecpu/config.mk @@ -1 +1 @@ -TEXT_BASE = 0x10000000 +CONFIG_SYS_TEXT_BASE = 0x10000000 |