summaryrefslogtreecommitdiffstats
path: root/board/xes/xpedite1000/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/xes/xpedite1000/config.mk')
-rw-r--r--board/xes/xpedite1000/config.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/board/xes/xpedite1000/config.mk b/board/xes/xpedite1000/config.mk
index 5da8707fe2..b648bc6acf 100644
--- a/board/xes/xpedite1000/config.mk
+++ b/board/xes/xpedite1000/config.mk
@@ -25,12 +25,6 @@
# XES XPedite1000 PPC440GX
#
-ifeq ($(ramsym),1)
-CONFIG_SYS_TEXT_BASE = 0x07FD0000
-else
-CONFIG_SYS_TEXT_BASE = 0xFFF80000
-endif
-
PLATFORM_CPPFLAGS += -DCONFIG_440=1
ifeq ($(debug),1)
OpenPOWER on IntegriCloud