]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/bf561-ezkit/config.mk
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[karo-tx-uboot.git] / board / bf561-ezkit / config.mk
index a90b193388094d464e88d29110288e1ded854d61..19cdefc147a3635673fbd8358a3fc741117e88c3 100644 (file)
@@ -24,7 +24,9 @@
 #
 
 # This is not actually used for Blackfin boards so do not change it
-#TEXT_BASE = do-not-use-me
+#CONFIG_SYS_TEXT_BASE = do-not-use-me
+
+CONFIG_BFIN_CPU = bf561-0.3
 
 CFLAGS_lib += -O2
 CFLAGS_lib/lzma += -O2