IP30 Identification.
authorThiemo Seufer <ths@networkno.de>
Fri, 8 Jul 2005 07:36:51 +0000 (07:36 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 29 Oct 2005 18:31:39 +0000 (19:31 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Thiemo Seufer <ths@networkno.de>
arch/mips/arc/identify.c
include/asm-mips/bootinfo.h

index 0dd7a34..1bd6199 100644 (file)
@@ -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,
index 404856e..e5c03c5 100644 (file)
@@ -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