summaryrefslogtreecommitdiffstats
path: root/board/mbx8xx/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/mbx8xx/config.mk')
-rw-r--r--board/mbx8xx/config.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/mbx8xx/config.mk b/board/mbx8xx/config.mk
index d5e8ed264c..e984ecdc54 100644
--- a/board/mbx8xx/config.mk
+++ b/board/mbx8xx/config.mk
@@ -29,5 +29,5 @@
# MBX8xx boards
#
-TEXT_BASE = 0xfe000000
-/*TEXT_BASE = 0x00200000 */
+CONFIG_SYS_TEXT_BASE = 0xfe000000
+/*CONFIG_SYS_TEXT_BASE = 0x00200000 */
OpenPOWER on IntegriCloud