From 2355b7aa6d1291fa3b5f7cc9348ada8dbc4327cd Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Fri, 13 Aug 2010 12:44:17 +0200 Subject: [PATCH] --- yaml --- r: 217132 b: refs/heads/master c: f66efecad0b468214f574b295f4152aa95d74d4e h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/microblaze/kernel/cpu/cpuinfo.c | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 1191f45827d3..205b65557586 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b3ea83809347a6f717daa01854677582a7e47a62 +refs/heads/master: f66efecad0b468214f574b295f4152aa95d74d4e diff --git a/trunk/arch/microblaze/kernel/cpu/cpuinfo.c b/trunk/arch/microblaze/kernel/cpu/cpuinfo.c index 255ef880351e..87c79fa275c3 100644 --- a/trunk/arch/microblaze/kernel/cpu/cpuinfo.c +++ b/trunk/arch/microblaze/kernel/cpu/cpuinfo.c @@ -30,6 +30,8 @@ const struct cpu_ver_key cpu_ver_lookup[] = { {"7.20.c", 0x0e}, {"7.20.d", 0x0f}, {"7.30.a", 0x10}, + {"7.30.b", 0x11}, + {"8.00.a", 0x12}, {NULL, 0}, };