summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGleb O. Raiko <raiko@niisi.msk.ru>2000-03-06 11:14:13 +0000
committerGleb O. Raiko <raiko@niisi.msk.ru>2000-03-06 11:14:13 +0000
commit5a7e7f640866b8a3b5632f2e52e248a5d423c781 (patch)
treec510d1a69c1d8b4dd9c1d2128e29291d2362e219 /include
parentbd170d4d368bbb8c3eb94b0e8d34497d187262e5 (diff)
Update Baget stuff
Diffstat (limited to 'include')
-rw-r--r--include/asm-mips/bootinfo.h13
1 files changed, 11 insertions, 2 deletions
diff --git a/include/asm-mips/bootinfo.h b/include/asm-mips/bootinfo.h
index 385a1365b..dea93f931 100644
--- a/include/asm-mips/bootinfo.h
+++ b/include/asm-mips/bootinfo.h
@@ -1,4 +1,4 @@
-/* $Id: bootinfo.h,v 1.9 1999/08/21 22:19:17 ralf Exp $
+/* $Id: bootinfo.h,v 1.10 2000/01/26 00:07:45 ralf Exp $
*
* bootinfo.h -- Definition of the Linux/MIPS boot information structure
*
@@ -27,9 +27,10 @@
#define MACH_GROUP_SGI 6 /* Silicon Graphics workstations and servers */
#define MACH_GROUP_COBALT 7 /* Cobalt servers */
#define MACH_GROUP_NEC_DDB 8 /* NEC DDB */
+#define MACH_GROUP_BAGET 9 /* Baget */
#define GROUP_NAMES { "unknown", "Jazz", "Digital", "ARC", \
- "SNI", "ACN", "SGI", "Cobalt", "NEC DDB" }
+ "SNI", "ACN", "SGI", "Cobalt", "NEC DDB", "Baget" }
/*
* Valid machtype values for group unknown (low order halfword of mips_machtype)
@@ -110,6 +111,14 @@
#define GROUP_NEC_DDB_NAMES { "Vrc-5074" }
/*
+ * Valid machtype for group BAGET
+ */
+#define MACH_BAGET201 0 /* BT23-201 */
+#define MACH_BAGET202 1 /* BT23-202 */
+
+#define GROUP_BAGET_NAMES { "BT23-201", "BT23-202" }
+
+/*
* Valid cputype values
*/
#define CPU_UNKNOWN 0