提交 2e7ff478 编写于 作者: M Michal Simek

microblaze: Add PVR version string for MB 8.20.b and 8.30.a

Just extend PVR reg decoding.
Signed-off-by: NMichal Simek <monstr@monstr.eu>
上级 00708d42
......@@ -35,6 +35,8 @@ const struct cpu_ver_key cpu_ver_lookup[] = {
{"8.00.b", 0x13},
{"8.10.a", 0x14},
{"8.20.a", 0x15},
{"8.20.b", 0x16},
{"8.30.a", 0x17},
{NULL, 0},
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册