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

Commit c8983a5c authored by Michal Simek's avatar Michal Simek
Browse files

microblaze: Add PVR for Microblaze v7.30.a



Microblaze v7.30.a will have 0x10 version string.

Signed-off-by: default avatarMichal Simek <monstr@monstr.eu>
parent 81ab0dfd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@ const struct cpu_ver_key cpu_ver_lookup[] = {
	{"7.20.b", 0x0d},
	{"7.20.c", 0x0e},
	{"7.20.d", 0x0f},
	{"7.30.a", 0x10},
	{NULL, 0},
};