Commit 8ee80500 authored by Michal Simek's avatar Michal Simek

microblaze: Add missing release version code v9.6 and v10

Add missing release version code for v9.6 and v10.0.
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 7181e559
......@@ -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},
};
......
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