Commit 6cec713b authored by Michal Simek's avatar Michal Simek

microblaze: Detect new 7.20.d version

Signed-off-by: default avatarMichal Simek <monstr@monstr.eu>
parent 67bf8766
......@@ -29,6 +29,7 @@ const struct cpu_ver_key cpu_ver_lookup[] = {
{"7.20.a", 0x0c},
{"7.20.b", 0x0d},
{"7.20.c", 0x0e},
{"7.20.d", 0x0f},
/* FIXME There is no keycode defined in MBV for these versions */
{"2.10.a", 0x10},
{"3.00.a", 0x20},
......
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