From 158d705e62e76c1f5862faea8cb361e7f928cdc0 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Thu, 15 Oct 2009 13:34:31 +0200 Subject: [PATCH] --- yaml --- r: 176120 b: refs/heads/master c: 6cec713b1629228527fb8f813003522817f55da1 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/microblaze/kernel/cpu/cpuinfo.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 6524ddc9b421..0ac3f5112e0e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 67bf87665466c4ea93e2c54d66dfd4cdac011a4b +refs/heads/master: 6cec713b1629228527fb8f813003522817f55da1 diff --git a/trunk/arch/microblaze/kernel/cpu/cpuinfo.c b/trunk/arch/microblaze/kernel/cpu/cpuinfo.c index 3539babc1c18..a9aa5cf11c39 100644 --- a/trunk/arch/microblaze/kernel/cpu/cpuinfo.c +++ b/trunk/arch/microblaze/kernel/cpu/cpuinfo.c @@ -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},