提交 1af0eea2 编写于 作者: R Ralf Baechle

[MIPS] IP27: Tighten up CPU description to fix warnings.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 308a1639
...@@ -34,7 +34,11 @@ ...@@ -34,7 +34,11 @@
#define cpu_has_64bits 1 #define cpu_has_64bits 1
#define cpu_has_4kex 1 #define cpu_has_4kex 1
#define cpu_has_3k_cache 0
#define cpu_has_6k_cache 0
#define cpu_has_4k_cache 1 #define cpu_has_4k_cache 1
#define cpu_has_8k_cache 0
#define cpu_has_tx39_cache 0
#define cpu_has_inclusive_pcaches 1 #define cpu_has_inclusive_pcaches 1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册