Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165947
b: refs/heads/master
c: f97b4f7
h: refs/heads/master
i:
  165945: 5c82e0d
  165943: d7b82a8
v: v3
  • Loading branch information
John Williams authored and Michal Simek committed Sep 22, 2009
1 parent d4ef02d commit 7157f43
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 23902d95c9297fc1e214a705e57d46d69195b6b3
refs/heads/master: f97b4f7de4a4d92e578845d517660942e851ca4f
3 changes: 3 additions & 0 deletions trunk/arch/microblaze/kernel/cpu/cpuinfo.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ const struct cpu_ver_key cpu_ver_lookup[] = {
{"7.10.d", 0x0b},
{"7.20.a", 0x0c},
{"7.20.b", 0x0d},
{"7.20.c", 0x0e},
/* FIXME There is no keycode defined in MBV for these versions */
{"2.10.a", 0x10},
{"3.00.a", 0x20},
Expand All @@ -49,6 +50,8 @@ const struct family_string_key family_string_lookup[] = {
{"spartan3a", 0xa},
{"spartan3an", 0xb},
{"spartan3adsp", 0xc},
{"spartan6", 0xd},
{"virtex6", 0xe},
/* FIXME There is no key code defined for spartan2 */
{"spartan2", 0xf0},
{NULL, 0},
Expand Down

0 comments on commit 7157f43

Please sign in to comment.