summaryrefslogtreecommitdiffstats
path: root/board/lpd7a40x/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/lpd7a40x/config.mk')
-rw-r--r--board/lpd7a40x/config.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/lpd7a40x/config.mk b/board/lpd7a40x/config.mk
index bc03874a47..003e70740f 100644
--- a/board/lpd7a40x/config.mk
+++ b/board/lpd7a40x/config.mk
@@ -34,5 +34,5 @@
# download area is 0xc0f00000
#
-TEXT_BASE = 0xc1fc0000
-#TEXT_BASE = 0x00000000
+CONFIG_SYS_TEXT_BASE = 0xc1fc0000
+#CONFIG_SYS_TEXT_BASE = 0x00000000
OpenPOWER on IntegriCloud