Makefile: move all Power Architecture boards into boards.cfg
[platform/kernel/u-boot.git] / board / sandburst / metrobox / config.mk
index 565e826..8407381 100644 (file)
 # MA 02111-1307 USA
 #
 
-ifeq ($(ramsym),1)
-TEXT_BASE = 0x07FD0000
-else
-TEXT_BASE = 0xFFF80000
-endif
-
 PLATFORM_CPPFLAGS += -DCONFIG_440=1
 
 ifeq ($(debug),1)