]> git.sur5r.net Git - u-boot/blobdiff - board/bf533-stamp/config.mk
UEC: Fix compiler warnings introduced by linux/mii.h change
[u-boot] / board / bf533-stamp / config.mk
index bc046f129f0d12d52225cf8fccad93e5aa688c60..a0d174924add03ff688854012ea6b70de680d864 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 = bf533-0.3
 
 CFLAGS_lib += -O2
 CFLAGS_lib/lzma += -O2