OMAP: Correcting the gpmc prefetch control register address
authorThara Gopinath <thara@ti.com>
Mon, 28 Apr 2008 11:25:01 +0000 (16:55 +0530)
committerTony Lindgren <tony@atomide.com>
Fri, 2 May 2008 23:29:11 +0000 (16:29 -0700)
Correcting the GPMC_PREFETCH_CONTROL register address

Signed-off-by: Thara Gopinath <thara@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/gpmc.c

index da3cf90..b2455a9 100644 (file)
@@ -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