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

Commit f5076846 authored by Vineet Gupta's avatar Vineet Gupta
Browse files

ARCv2: identify HS38 rel 3.0 cores

parent 9efac679
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -171,6 +171,7 @@ static const struct cpuinfo_data arc_cpu_tbl[] = {
#else
	{ {0x50, "ARC HS38 R2.0"}, 0x51},
	{ {0x52, "ARC HS38 R2.1"}, 0x52},
	{ {0x53, "ARC HS38 R3.0"}, 0x53},
#endif
	{ {0x00, NULL		} }
};