]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/tcm-bf518/config.mk
Blackfin: move CONFIG_BFIN_CPU back to board config.h
[people/ms/u-boot.git] / board / tcm-bf518 / config.mk
index 9a54dbfb86fce39e840723329dfb219b4fa7a7c1..799a6828ac015f700d70e7b8c72426e936ead30e 100644 (file)
 # 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 = bf518-0.0
-
 CFLAGS_lib += -O2
 CFLAGS_lib/lzma += -O2
-
-# Set some default LDR flags based on boot mode.
-LDR_FLAGS += $(LDR_FLAGS-$(CONFIG_BFIN_BOOT_MODE))