From 86379fd2f83d9c135ede0058ab6c4adf60625610 Mon Sep 17 00:00:00 2001 From: Florian Lohoff Date: Sun, 25 Mar 2001 22:46:23 +0000 Subject: First commit then think - Or was it the other way round ? --- include/asm-mips/cpu.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'include') diff --git a/include/asm-mips/cpu.h b/include/asm-mips/cpu.h index 90ec2f7e2..fa1a346e9 100644 --- a/include/asm-mips/cpu.h +++ b/include/asm-mips/cpu.h @@ -47,9 +47,6 @@ #define PRID_IMP_R4600 0x2000 #define PRID_IMP_R4700 0x2100 #define PRID_IMP_R3912 0x2200 -#define PRID_IMP_TX3912 0x2210 -#define PRID_IMP_TX3922 0x2230 -#define PRID_IMP_TX3927 0x2240 #define PRID_IMP_R4640 0x2200 #define PRID_IMP_R4650 0x2200 /* Same as R4640 */ #define PRID_IMP_R5000 0x2300 @@ -80,6 +77,8 @@ #define PRID_REV_R3000 0x0020 #define PRID_REV_R2000A 0x0010 #define PRID_REV_R3912 0x0010 +#define PRID_REV_TX3922 0x0030 +#define PRID_REV_TX3927 0x0040 #ifndef _LANGUAGE_ASSEMBLY /* -- cgit v1.2.3