* Gopinath, Thara <thara@xxxxxx> [080428 04:25]: > From: Thara Gopinath <thara@xxxxxx> > > Correcting the GPMC_PREFETCH_CONTROL register address Pushing today. Tony > Signed-off-by: Thara Gopinath <thara@xxxxxx> > Index: linux-omap-2.6/arch/arm/mach-omap2/gpmc.c > =================================================================== > --- linux-omap-2.6.orig/arch/arm/mach-omap2/gpmc.c 2008-04-28 16:07:01.000000000 +0530 > +++ linux-omap-2.6/arch/arm/mach-omap2/gpmc.c 2008-04-28 16:09:06.246933117 +0530 > @@ -41,7 +41,7 @@ > #define GPMC_STATUS 0x54 > #define GPMC_PREFETCH_CONFIG1 0x1e0 > #define GPMC_PREFETCH_CONFIG2 0x1e4 > -#define GPMC_PREFETCH_CONTROL 0x1e8 > +#define GPMC_PREFETCH_CONTROL 0x1ec > #define GPMC_PREFETCH_STATUS 0x1f0 > #define GPMC_ECC_CONFIG 0x1f4 > #define GPMC_ECC_CONTROL 0x1f8 > -- > To unsubscribe from this list: send the line "unsubscribe linux-omap" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html