projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67bf876
)
microblaze: Detect new 7.20.d version
author
Michal Simek
<monstr@monstr.eu>
Thu, 15 Oct 2009 11:34:31 +0000
(13:34 +0200)
committer
Michal Simek
<monstr@monstr.eu>
Mon, 14 Dec 2009 07:44:57 +0000
(08:44 +0100)
Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/kernel/cpu/cpuinfo.c
patch
|
blob
|
history
diff --git
a/arch/microblaze/kernel/cpu/cpuinfo.c
b/arch/microblaze/kernel/cpu/cpuinfo.c
index 3539babc1c18ddb2ef59c3ae3e4c5ee2b571ca12..a9aa5cf11c3932b6cb1eb4999b851d5c54bb92a7 100644
(file)
--- a/
arch/microblaze/kernel/cpu/cpuinfo.c
+++ b/
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},