SMDK5250: Remove reduntant code
[oweals/u-boot.git] / board / ibf-dsp561 / config.mk
index 1fec4d020dc25118ef0a3b60af15ad3b38fffb78..afa71418167500ee6655eace3a39f779e64478aa 100644 (file)
 # MA 02111-1307 USA
 #
 
-# This is not actually used for Blackfin boards so do not change it
-#TEXT_BASE = do-not-use-me
-
-CONFIG_BFIN_CPU = bf561-0.5
-
 # Set some default LDR flags based on boot mode.
 LDR_FLAGS-BFIN_BOOT_PARA := --bits 16
-LDR_FLAGS += $(LDR_FLAGS-$(CONFIG_BFIN_BOOT_MODE))