浏览代码

MIPS: IP22: This platform may come with either MIPS III or MIPS IV CPUs.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle 11 年之前
父节点
当前提交
66b047dc9c
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      arch/mips/include/asm/mach-ip22/cpu-feature-overrides.h

+ 4 - 0
arch/mips/include/asm/mach-ip22/cpu-feature-overrides.h

@@ -39,6 +39,10 @@
 #define cpu_has_nofpuex		0
 #define cpu_has_64bits		1
 
+#define cpu_has_mips_2		1
+#define cpu_has_mips_3		1
+#define cpu_has_mips_5		0
+
 #define cpu_has_mips32r1	0
 #define cpu_has_mips32r2	0
 #define cpu_has_mips64r1	0