p1014rdb: set ddr bus width properly depending on SVR
[oweals/u-boot.git] / board / amcc / ocotea / config.mk
index 06c519abd3dbbc7f6e13f945ee3d6d9ddbbfc986..75634ad5df67025891ad17e59f87325bd176a3e4 100644 (file)
 # 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)