]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/amcc/yucca/config.mk
drivers, block: remove sil680 driver
[people/ms/u-boot.git] / board / amcc / yucca / config.mk
index 05a4162dbcbf0f762b38a6d96737013b2b8e4296..53d3f34692d4e5521294bbc268a26c28e68ae110 100644 (file)
@@ -9,12 +9,6 @@
 # AMCC 440SPe Reference Platform (yucca) board
 #
 
-ifeq ($(ramsym),1)
-CONFIG_SYS_TEXT_BASE = 0x07FD0000
-else
-CONFIG_SYS_TEXT_BASE = 0xfffb0000
-endif
-
 PLATFORM_CPPFLAGS += -DCONFIG_440=1
 
 ifeq ($(debug),1)