summaryrefslogtreecommitdiffstats
path: root/board/mpc8641hpcn/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/mpc8641hpcn/config.mk')
-rw-r--r--board/mpc8641hpcn/config.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/board/mpc8641hpcn/config.mk b/board/mpc8641hpcn/config.mk
index 63b9779af0..4bdceec4dc 100644
--- a/board/mpc8641hpcn/config.mk
+++ b/board/mpc8641hpcn/config.mk
@@ -25,8 +25,7 @@
# default CCSRBAR is at 0xff700000
# assume U-Boot is less than 0.5MB
#
-#TEXT_BASE = 0xfff01000
-TEXT_BASE = 0x00400000
+TEXT_BASE = 0xfff01000
PLATFORM_CPPFLAGS += -DCONFIG_MPC86xx=1
PLATFORM_CPPFLAGS += -DCONFIG_MPC8641=1 -maltivec -mabi=altivec -msoft-float
OpenPOWER on IntegriCloud