summaryrefslogtreecommitdiffstats
path: root/board/tqc/tqm85xx/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/tqc/tqm85xx/config.mk')
-rw-r--r--board/tqc/tqm85xx/config.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/tqc/tqm85xx/config.mk b/board/tqc/tqm85xx/config.mk
index 37b7b234ae..7d62544910 100644
--- a/board/tqc/tqm85xx/config.mk
+++ b/board/tqc/tqm85xx/config.mk
@@ -25,7 +25,7 @@
# tqm85xx board
#
ifeq ($(CONFIG_TQM8548_BE),y)
-TEXT_BASE = 0xfff80000
+CONFIG_SYS_TEXT_BASE = 0xfff80000
else
-TEXT_BASE = 0xfffc0000
+CONFIG_SYS_TEXT_BASE = 0xfffc0000
endif
OpenPOWER on IntegriCloud