ColdFire: The EB+MCF-EV123 boards config update

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>
This commit is contained in:
Jason Jin 2011-10-27 16:05:55 +08:00 committed by jason
parent 27f7ae70d6
commit f3aed65339
2 changed files with 0 additions and 2 deletions

View 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

View File

@ -1 +0,0 @@
CONFIG_SYS_TEXT_BASE = 0xFFE00000