Commit f5076846 authored by Vineet Gupta's avatar Vineet Gupta

ARCv2: identify HS38 rel 3.0 cores

Signed-off-by: default avatarVineet Gupta <vgupta@synopsys.com>
parent 9efac679
......@@ -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 } }
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment