Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11135
b: refs/heads/master
c: 4552074
h: refs/heads/master
i:
  11133: c656591
  11131: d7580a6
  11127: 3cc52c4
  11119: abdb6f2
  11103: 87b7f75
  11071: 1822b53
  11007: 52697f9
v: v3
  • Loading branch information
Thiemo Seufer authored and Ralf Baechle committed Oct 29, 2005
1 parent dc57768 commit 3a89d59
Show file tree
Hide file tree
Showing 3 changed files with 7 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: 85f14bf2cb084990970f897463dea66182d28acf
refs/heads/master: 4552074577c639da32dd58a617ea11ac3e28912b
5 changes: 5 additions & 0 deletions trunk/arch/mips/arc/identify.c
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,11 @@ static struct smatch mach_table[] = {
MACH_GROUP_SGI,
MACH_SGI_IP28,
PROM_FLAG_ARCS
}, { "SGI-IP30",
"SGI Octane",
MACH_GROUP_SGI,
MACH_SGI_IP30,
PROM_FLAG_ARCS
}, { "SGI-IP32",
"SGI O2",
MACH_GROUP_SGI,
Expand Down
1 change: 1 addition & 0 deletions trunk/include/asm-mips/bootinfo.h
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
#define MACH_SGI_IP27 1 /* Origin 200, Origin 2000, Onyx 2 */
#define MACH_SGI_IP28 2 /* Indigo2 Impact */
#define MACH_SGI_IP32 3 /* O2 */
#define MACH_SGI_IP30 4 /* Octane, Octane2 */

/*
* Valid machtype for group COBALT
Expand Down

0 comments on commit 3a89d59

Please sign in to comment.