From ef745f36dd32eaf90031aea4df99433402809166 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Mon, 23 May 2011 13:06:43 +0200 Subject: [PATCH] --- yaml --- r: 272037 b: refs/heads/master c: 2309f7cfca745ec282c125e79ac80dca2ea8390e h: refs/heads/master i: 272035: ee33e380e31304ce8a02fbe2bd704bcd4efa337e 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 f686272e55bf..550bf9628e89 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 41b7602ed17a6bbb3b3d33087c39ef5c3a5589c7 +refs/heads/master: 2309f7cfca745ec282c125e79ac80dca2ea8390e diff --git a/trunk/arch/microblaze/kernel/cpu/cpuinfo.c b/trunk/arch/microblaze/kernel/cpu/cpuinfo.c index 44394d80a683..54194b28574a 100644 --- a/trunk/arch/microblaze/kernel/cpu/cpuinfo.c +++ b/trunk/arch/microblaze/kernel/cpu/cpuinfo.c @@ -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}, };