diff options
Diffstat (limited to 'board/stx/stxxtc/config.mk')
-rw-r--r-- | board/stx/stxxtc/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/stx/stxxtc/config.mk b/board/stx/stxxtc/config.mk index f5dc0342505..d7c8b02c876 100644 --- a/board/stx/stxxtc/config.mk +++ b/board/stx/stxxtc/config.mk @@ -25,4 +25,4 @@ # STx XTc # -TEXT_BASE = 0x40F00000 +CONFIG_SYS_TEXT_BASE = 0x40F00000 |