summaryrefslogtreecommitdiffstats
path: root/board/prodrive/alpr/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/prodrive/alpr/config.mk')
-rw-r--r--board/prodrive/alpr/config.mk12
1 files changed, 0 insertions, 12 deletions
diff --git a/board/prodrive/alpr/config.mk b/board/prodrive/alpr/config.mk
index 06c519abd3..7be81f3850 100644
--- a/board/prodrive/alpr/config.mk
+++ b/board/prodrive/alpr/config.mk
@@ -21,18 +21,6 @@
# MA 02111-1307 USA
#
-#
-# AMCC 440GX Reference Platform (Ocotea) board
-#
-
-#CONFIG_SYS_TEXT_BASE = 0xFFFE0000
-
-ifeq ($(ramsym),1)
-CONFIG_SYS_TEXT_BASE = 0x07FD0000
-else
-CONFIG_SYS_TEXT_BASE = 0xFFFC0000
-endif
-
PLATFORM_CPPFLAGS += -DCONFIG_440=1
ifeq ($(debug),1)
OpenPOWER on IntegriCloud