]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/amcc/taishan/config.mk
Makefile: move all Power Architecture boards into boards.cfg
[people/ms/u-boot.git] / board / amcc / taishan / config.mk
index 0b22b6ee09468e411caeaaccbb1bdea57f9a973a..3d18a3854a19e533c9479fccdf2d7dd4312d0864 100644 (file)
 # AMCC 440GX Reference Platform (Taishan) 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)