[PATCH] i.MX35: use the correct IIM register to get CPU revision

Eric Bénard eric at eukrea.com
Fri Oct 8 04:11:35 EDT 2010


Le 08/10/2010 10:02, Eric Bénard a écrit :
 > @@ -182,11 +184,7 @@
 >
 >   #define MX35_PROD_SIGNATURE		0x1	/* For MX31 */
 >
 > -/* silicon revisions specific to i.MX35 */
 > -#define MX35_CHIP_REV_1_0		0x1
 > -#define MX35_CHIP_REV_2_0		0x2
 > -
 > -#define MX35_SYSTEM_REV_MIN		MX35_CHIP_REV_1_0
 > +#define MX35_SYSTEM_REV_MIN		MX3x_CHIP_REV_1_0
 >   #define MX35_SYSTEM_REV_NUM		3
 >
 >   #ifdef IMX_NEEDS_DEPRECATED_SYMBOLS

oops I made a mistake when importing your patches, the end of this one 
shjould'nt be there.

Eric



More information about the linux-arm-kernel mailing list