]> git.sur5r.net Git - u-boot/blobdiff - board/prodrive/alpr/config.mk
ARM: omap3: add support to Technexion twister board
[u-boot] / board / prodrive / alpr / config.mk
index 06c519abd3dbbc7f6e13f945ee3d6d9ddbbfc986..7be81f3850c3171507e93b8e4d0740f3a7d4fb05 100644 (file)
 # 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)