diff options
author | Thiemo Seufer <ths@networkno.de> | 2005-07-08 09:36:51 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2005-10-29 20:31:39 +0200 |
commit | 4552074577c639da32dd58a617ea11ac3e28912b (patch) | |
tree | a9334c76c2885a0349384746a27cdbae6a69f2d7 /include/asm-mips/bootinfo.h | |
parent | ... and it isn't a canonicalized triplet but just the n-plet used to (diff) | |
download | linux-4552074577c639da32dd58a617ea11ac3e28912b.tar.xz linux-4552074577c639da32dd58a617ea11ac3e28912b.zip |
IP30 Identification.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Thiemo Seufer <ths@networkno.de>
Diffstat (limited to '')
-rw-r--r-- | include/asm-mips/bootinfo.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-mips/bootinfo.h b/include/asm-mips/bootinfo.h index 404856e6b82d..e5c03c525bda 100644 --- a/include/asm-mips/bootinfo.h +++ b/include/asm-mips/bootinfo.h @@ -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 |