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

Commit 701eda01 authored by Vineet Gupta's avatar Vineet Gupta
Browse files

ARCv2: boot log: fix HS48 release number

parent 05382333
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@ static const struct id_to_str arc_cpu_rel[] = {
	{ 0x51, "R2.0" },
	{ 0x52, "R2.1" },
	{ 0x53, "R3.0" },
	{ 0x54, "R4.0" },
	{ 0x54, "R3.10a" },
#endif
	{ 0x00, NULL   }
};