]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/xes/xpedite1000/config.mk
Makefile: move all Power Architecture boards into boards.cfg
[karo-tx-uboot.git] / board / xes / xpedite1000 / config.mk
index 5da8707fe2a2571bf991726668baeb9d2bfbdd2a..b648bc6acf55e82783b3bbc66493b5accbe7b14a 100644 (file)
 # XES XPedite1000 PPC440GX
 #
 
-ifeq ($(ramsym),1)
-CONFIG_SYS_TEXT_BASE = 0x07FD0000
-else
-CONFIG_SYS_TEXT_BASE = 0xFFF80000
-endif
-
 PLATFORM_CPPFLAGS += -DCONFIG_440=1
 
 ifeq ($(debug),1)