diff options
author | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> | 2006-10-02 10:19:00 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2006-10-03 12:59:17 -0400 |
commit | af8b128719f5248e542036ea994610a29d0642a6 (patch) | |
tree | 1330f156553cba8bccc9132c6a64bf766ed9ca8e /include/asm-mips/bootinfo.h | |
parent | 08dfcee84c5c747ca1cecbd04c3a7e65cc9ce26b (diff) |
[MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.
As per feature-removal-schedule.txt.
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Acked-by: Alan Cox <alan@redhat.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'include/asm-mips/bootinfo.h')
-rw-r--r-- | include/asm-mips/bootinfo.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/include/asm-mips/bootinfo.h b/include/asm-mips/bootinfo.h index 78c35ec46362..1e5ccdad3b02 100644 --- a/include/asm-mips/bootinfo.h +++ b/include/asm-mips/bootinfo.h | |||
@@ -125,12 +125,6 @@ | |||
125 | #define MACH_MOMENCO_OCELOT_3 4 | 125 | #define MACH_MOMENCO_OCELOT_3 4 |
126 | 126 | ||
127 | /* | 127 | /* |
128 | * Valid machtype for group ITE | ||
129 | */ | ||
130 | #define MACH_GROUP_ITE 13 /* ITE Semi Eval Boards */ | ||
131 | #define MACH_QED_4N_S01B 0 /* ITE8172 based eval board */ | ||
132 | |||
133 | /* | ||
134 | * Valid machtype for group PHILIPS | 128 | * Valid machtype for group PHILIPS |
135 | */ | 129 | */ |
136 | #define MACH_GROUP_PHILIPS 14 | 130 | #define MACH_GROUP_PHILIPS 14 |
@@ -139,12 +133,6 @@ | |||
139 | #define MACH_PHILIPS_JBS 2 /* JBS */ | 133 | #define MACH_PHILIPS_JBS 2 /* JBS */ |
140 | 134 | ||
141 | /* | 135 | /* |
142 | * Valid machtype for group Globespan | ||
143 | */ | ||
144 | #define MACH_GROUP_GLOBESPAN 15 /* Globespan */ | ||
145 | #define MACH_IVR 0 /* IVR eval board */ | ||
146 | |||
147 | /* | ||
148 | * Valid machtype for group SIBYTE | 136 | * Valid machtype for group SIBYTE |
149 | */ | 137 | */ |
150 | #define MACH_GROUP_SIBYTE 16 /* Sibyte / Broadcom */ | 138 | #define MACH_GROUP_SIBYTE 16 /* Sibyte / Broadcom */ |