summaryrefslogtreecommitdiffstats
path: root/board/gdsys/gdppc440etx/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/gdsys/gdppc440etx/config.mk')
-rw-r--r--board/gdsys/gdppc440etx/config.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/board/gdsys/gdppc440etx/config.mk b/board/gdsys/gdppc440etx/config.mk
index 1e01ec5869..5b9543c023 100644
--- a/board/gdsys/gdppc440etx/config.mk
+++ b/board/gdsys/gdppc440etx/config.mk
@@ -25,14 +25,6 @@
# G&D 440EP/GR ETX-Module
#
-#CONFIG_SYS_TEXT_BASE = 0x00001000
-
-ifeq ($(ramsym),1)
-CONFIG_SYS_TEXT_BASE = 0xFBD00000
-else
-CONFIG_SYS_TEXT_BASE = 0xFFF80000
-endif
-
PLATFORM_CPPFLAGS += -DCONFIG_440=1
ifeq ($(debug),1)
OpenPOWER on IntegriCloud