]> git.sur5r.net Git - u-boot/blobdiff - board/xes/xpedite1000/config.mk
tegra: spi: rename tegra SPI drivers
[u-boot] / board / xes / xpedite1000 / config.mk
index 33dfbf1c0d2915c44694f0d92cd5a3198e1a2fec..b648bc6acf55e82783b3bbc66493b5accbe7b14a 100644 (file)
 # XES XPedite1000 PPC440GX
 #
 
-ifeq ($(ramsym),1)
-TEXT_BASE = 0x07FD0000
-else
-TEXT_BASE = 0xFFF80000
-endif
-
 PLATFORM_CPPFLAGS += -DCONFIG_440=1
 
 ifeq ($(debug),1)