summaryrefslogtreecommitdiffstats
path: root/board/spc1920/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/spc1920/config.mk')
-rw-r--r--board/spc1920/config.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/spc1920/config.mk b/board/spc1920/config.mk
index 8dacc178fc..61e6fba3ad 100644
--- a/board/spc1920/config.mk
+++ b/board/spc1920/config.mk
@@ -28,8 +28,8 @@
# MPC885ADS boards
#
-#TEXT_BASE = 0xFE000000
-TEXT_BASE = 0xFFF00000
+#CONFIG_SYS_TEXT_BASE = 0xFE000000
+CONFIG_SYS_TEXT_BASE = 0xFFF00000
PLATFORM_CPPFLAGS += -I$(TOPDIR)/board/spc1920
HOSTCFLAGS += -I$(TOPDIR)/board/spc1920
HOST_ENVIRO_CFLAGS += -I$(TOPDIR)/board/spc1920
OpenPOWER on IntegriCloud