aboutsummaryrefslogtreecommitdiff
path: root/board/siemens/SMN42/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/siemens/SMN42/config.mk')
-rw-r--r--board/siemens/SMN42/config.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/siemens/SMN42/config.mk b/board/siemens/SMN42/config.mk
index b28f418df..48917928e 100644
--- a/board/siemens/SMN42/config.mk
+++ b/board/siemens/SMN42/config.mk
@@ -26,5 +26,5 @@
#
#address where u-boot will be relocated
-#TEXT_BASE = 0x0
-TEXT_BASE = 0x81500000
+#CONFIG_SYS_TEXT_BASE = 0x0
+CONFIG_SYS_TEXT_BASE = 0x81500000