aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorThiemo Seufer <ths@networkno.de>2005-07-08 07:36:51 +0000
committerRalf Baechle <ralf@linux-mips.org>2005-10-29 19:31:39 +0100
commit4552074577c639da32dd58a617ea11ac3e28912b (patch)
treea9334c76c2885a0349384746a27cdbae6a69f2d7 /arch
parent85f14bf2cb084990970f897463dea66182d28acf (diff)
downloadlinux-4552074577c639da32dd58a617ea11ac3e28912b.tar.gz
IP30 Identification.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Thiemo Seufer <ths@networkno.de>
Diffstat (limited to 'arch')
-rw-r--r--arch/mips/arc/identify.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/mips/arc/identify.c b/arch/mips/arc/identify.c
index 0dd7a345eb7975..1bd6199e174a21 100644
--- a/arch/mips/arc/identify.c
+++ b/arch/mips/arc/identify.c
@@ -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,