summaryrefslogtreecommitdiffstats
path: root/board/lwmon
diff options
context:
space:
mode:
Diffstat (limited to 'board/lwmon')
-rw-r--r--board/lwmon/config.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/lwmon/config.mk b/board/lwmon/config.mk
index dfa952add0..de48fd7489 100644
--- a/board/lwmon/config.mk
+++ b/board/lwmon/config.mk
@@ -26,5 +26,5 @@
# LWE Monitorcontroller Litronic LCD IV boards
#
-TEXT_BASE = 0x40000000
-#TEXT_BASE = 0x41000000
+CONFIG_SYS_TEXT_BASE = 0x40000000
+#CONFIG_SYS_TEXT_BASE = 0x41000000
OpenPOWER on IntegriCloud