summaryrefslogtreecommitdiffstats
path: root/board/isee/igep0030/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/isee/igep0030/config.mk')
-rw-r--r--board/isee/igep0030/config.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/board/isee/igep0030/config.mk b/board/isee/igep0030/config.mk
index 019f93f200..de6384f93c 100644
--- a/board/isee/igep0030/config.mk
+++ b/board/isee/igep0030/config.mk
@@ -30,4 +30,5 @@
# (mem base + reserved)
# For use with external or internal boots.
-TEXT_BASE = 0x80008000
+CONFIG_SYS_TEXT_BASE = 0x80008000
+
OpenPOWER on IntegriCloud