Merge branch 'master' of git://git.denx.de/u-boot-nios
[platform/kernel/u-boot.git] / board / BuS / EB+MCF-EV123 / config.mk
index 9fe2fc5..18fb84e 100644 (file)
@@ -22,7 +22,6 @@
 # MA 02111-1307 USA
 #
 
-sinclude $(TOPDIR)/board/$(BOARDDIR)/textbase.mk
-ifndef TEXT_BASE
-TEXT_BASE = 0xFE000000
+ifndef CONFIG_SYS_TEXT_BASE
+CONFIG_SYS_TEXT_BASE = 0xFE000000
 endif