summaryrefslogtreecommitdiffstats
path: root/board/mpc8308_p1m/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/mpc8308_p1m/config.mk')
-rw-r--r--board/mpc8308_p1m/config.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/mpc8308_p1m/config.mk b/board/mpc8308_p1m/config.mk
index 183d3e869b..b3f0ab9072 100644
--- a/board/mpc8308_p1m/config.mk
+++ b/board/mpc8308_p1m/config.mk
@@ -1,3 +1,3 @@
-ifndef TEXT_BASE
-TEXT_BASE = 0xFC000000
+ifndef CONFIG_SYS_TEXT_BASE
+CONFIG_SYS_TEXT_BASE = 0xFC000000
endif
OpenPOWER on IntegriCloud