Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 66b047dc authored by Ralf Baechle's avatar Ralf Baechle
Browse files

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

parent 08a07904
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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