mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-26 09:50:53 +07:00
microblaze: Add missing release version code v9.6 and v10
Add missing release version code for v9.6 and v10.0. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
parent
7181e5590e
commit
8ee80500ad
@ -49,6 +49,8 @@ const struct cpu_ver_key cpu_ver_lookup[] = {
|
||||
{"9.3", 0x20},
|
||||
{"9.4", 0x21},
|
||||
{"9.5", 0x22},
|
||||
{"9.6", 0x23},
|
||||
{"10.0", 0x24},
|
||||
{NULL, 0},
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user