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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user