提交 66b047dc 编写于 作者: R Ralf Baechle

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

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 08a07904
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册