Blackfin: drop CONFIG_SYS_TEXT_BASE from boards

We don't want/use this value for Blackfin boards, so punt it and have the
common code error out when people try to use it.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
Mike Frysinger
2010-12-23 14:13:41 -05:00
parent 7d69dfd2a8
commit fbb21ff047
29 changed files with 4 additions and 84 deletions

View File

@@ -23,9 +23,6 @@
# MA 02111-1307 USA
#
# This is not actually used for Blackfin boards so do not change it
#CONFIG_SYS_TEXT_BASE = do-not-use-me
CONFIG_BFIN_CPU = bf537-0.2
# Set some default LDR flags based on boot mode.