Commit c8983a5c authored by Michal Simek's avatar Michal Simek

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
......@@ -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},
};
......
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