mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-10 15:10:38 +00:00
microblaze: Add PVR for Microblaze v8.20.a
Microblaze v8.20.a has 0x15 version string. Signed-off-by: Michal Simek <monstr@monstr.eu>
This commit is contained in:
parent
41b7602ed1
commit
2309f7cfca
@ -34,6 +34,7 @@ const struct cpu_ver_key cpu_ver_lookup[] = {
|
||||
{"8.00.a", 0x12},
|
||||
{"8.00.b", 0x13},
|
||||
{"8.10.a", 0x14},
|
||||
{"8.20.a", 0x15},
|
||||
{NULL, 0},
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user