]> git.sur5r.net Git - u-boot/blobdiff - board/BuS/EB+MCF-EV123/config.mk
Consider CONFIG_ZERO_BOOTDELAY_CHECK when CONFIG_AUTOBOOT_KEYED is set
[u-boot] / board / BuS / EB+MCF-EV123 / config.mk
index 9fe2fc5dae6884093d2f9b8e9e4b78b8d8676cef..18fb84eb3b590f7b3edc91fbbb6734a848f3e80a 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