]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/samsung/smdk6400/config.mk
spi: mxc_spi: Set master mode for all channels
[karo-tx-uboot.git] / board / samsung / smdk6400 / config.mk
index 4ab1d7e547724992d5b6ed2f473de000754f5a6c..6f04c2f568cc81b687f549a6a6c4d67cb61cfe91 100644 (file)
@@ -24,9 +24,7 @@
 sinclude $(OBJTREE)/board/$(BOARDDIR)/config.tmp
 
 ifndef CONFIG_NAND_SPL
-TEXT_BASE = $(RAM_TEXT)
+CONFIG_SYS_TEXT_BASE = $(RAM_TEXT)
 else
-TEXT_BASE = 0
+CONFIG_SYS_TEXT_BASE = 0
 endif
-
-LDSCRIPT := $(SRCTREE)/board/$(BOARDDIR)/u-boot-nand.lds