p1014rdb: set ddr bus width properly depending on SVR
[oweals/u-boot.git] / board / amcc / ocotea / config.mk
index b62e776d30edb7b1345ca52c0f953b8125ee0c92..75634ad5df67025891ad17e59f87325bd176a3e4 100644 (file)
 # AMCC 440GX Reference Platform (Ocotea) board
 #
 
-#TEXT_BASE = 0xFFFE0000
-
-ifeq ($(ramsym),1)
-TEXT_BASE = 0x07FD0000
-else
-TEXT_BASE = 0xFFFC0000
-endif
-
 PLATFORM_CPPFLAGS += -DCONFIG_440=1
 
 ifeq ($(debug),1)