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