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>
@@ -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
@@ -1 +0,0 @@
-CONFIG_SYS_TEXT_BASE = 0xFFE00000