diff options
Diffstat (limited to 'arch/arm/plat-mxc/include/mach/mx31.h')
-rw-r--r-- | arch/arm/plat-mxc/include/mach/mx31.h | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/arch/arm/plat-mxc/include/mach/mx31.h b/arch/arm/plat-mxc/include/mach/mx31.h index 092323144e2b..79e7fc01bb59 100644 --- a/arch/arm/plat-mxc/include/mach/mx31.h +++ b/arch/arm/plat-mxc/include/mach/mx31.h | |||
@@ -203,20 +203,4 @@ static inline void mx31_setup_weimcs(size_t cs, | |||
203 | 203 | ||
204 | #define MX31_PROD_SIGNATURE 0x1 /* For MX31 */ | 204 | #define MX31_PROD_SIGNATURE 0x1 /* For MX31 */ |
205 | 205 | ||
206 | /* silicon revisions specific to i.MX31 */ | ||
207 | #define MX31_CHIP_REV_1_0 0x10 | ||
208 | #define MX31_CHIP_REV_1_1 0x11 | ||
209 | #define MX31_CHIP_REV_1_2 0x12 | ||
210 | #define MX31_CHIP_REV_1_3 0x13 | ||
211 | #define MX31_CHIP_REV_2_0 0x20 | ||
212 | #define MX31_CHIP_REV_2_1 0x21 | ||
213 | #define MX31_CHIP_REV_2_2 0x22 | ||
214 | #define MX31_CHIP_REV_2_3 0x23 | ||
215 | #define MX31_CHIP_REV_3_0 0x30 | ||
216 | #define MX31_CHIP_REV_3_1 0x31 | ||
217 | #define MX31_CHIP_REV_3_2 0x32 | ||
218 | |||
219 | #define MX31_SYSTEM_REV_MIN MX31_CHIP_REV_1_0 | ||
220 | #define MX31_SYSTEM_REV_NUM 3 | ||
221 | |||
222 | #endif /* ifndef __MACH_MX31_H__ */ | 206 | #endif /* ifndef __MACH_MX31_H__ */ |