]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
ColdFire: The EB+MCF-EV123 boards config update
authorJason Jin <Jason.jin@freescale.com>
Thu, 27 Oct 2011 08:05:55 +0000 (16:05 +0800)
committerjason <jason@jason-ThinkPad-T61.(none)>
Mon, 7 Nov 2011 14:02:34 +0000 (22:02 +0800)
Update the config.mk for EB+MCF-EV123 boards according
to the config change from Makefile to boards.cfg.

Signed-off-by: Jason Jin <Jason.jin@freescale.com>
board/BuS/EB+MCF-EV123/config.mk
board/BuS/EB+MCF-EV123/textbase.mk [deleted file]

index 50185aead6c987f68b400a47f82ccf28b323f568..18fb84eb3b590f7b3edc91fbbb6734a848f3e80a 100644 (file)
@@ -22,7 +22,6 @@
 # MA 02111-1307 USA
 #
 
-sinclude $(OBJTREE)/board/$(BOARDDIR)/textbase.mk
 ifndef CONFIG_SYS_TEXT_BASE
 CONFIG_SYS_TEXT_BASE = 0xFE000000
 endif
diff --git a/board/BuS/EB+MCF-EV123/textbase.mk b/board/BuS/EB+MCF-EV123/textbase.mk
deleted file mode 100644 (file)
index b97c034..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_SYS_TEXT_BASE = 0xFFE00000