From d213a1085367dbd528fdbac78a2a671c39af3669 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Wed, 9 Feb 2011 14:23:34 +0100 Subject: [PATCH] --- yaml --- r: 235187 b: refs/heads/master c: a9dbe5eb1fcb4b70313cf9cb1b6c1d994ba703d6 h: refs/heads/master i: 235185: a2cb0564e43e1e5e78d53c09f2c0bdb0bf5008f3 235183: bab3ec9d8ab053ce0221a368e2219acb4b5aba19 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 226ccdc57f0b..f5e963b83f15 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b9dc9e7781f1c3e85e0d1b8044021fa8974422b1 +refs/heads/master: a9dbe5eb1fcb4b70313cf9cb1b6c1d994ba703d6 diff --git a/trunk/arch/microblaze/kernel/cpu/cpuinfo.c b/trunk/arch/microblaze/kernel/cpu/cpuinfo.c index 2c309fccf230..c1640c52711f 100644 --- a/trunk/arch/microblaze/kernel/cpu/cpuinfo.c +++ b/trunk/arch/microblaze/kernel/cpu/cpuinfo.c @@ -33,6 +33,7 @@ const struct cpu_ver_key cpu_ver_lookup[] = { {"7.30.b", 0x11}, {"8.00.a", 0x12}, {"8.00.b", 0x13}, + {"8.10.a", 0x14}, {NULL, 0}, };