* [PATCH] OMAP: Correcting the gpmc prefetch control register address
@ 2008-04-28 11:25 Gopinath, Thara
2008-05-02 23:29 ` Tony Lindgren
0 siblings, 1 reply; 2+ messages in thread
From: Gopinath, Thara @ 2008-04-28 11:25 UTC (permalink / raw)
To: linux-omap@vger.kernel.org
From: Thara Gopinath <thara@ti.com>
Correcting the GPMC_PREFETCH_CONTROL register address
Signed-off-by: Thara Gopinath <thara@ti.com>
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] OMAP: Correcting the gpmc prefetch control register address
2008-04-28 11:25 [PATCH] OMAP: Correcting the gpmc prefetch control register address Gopinath, Thara
@ 2008-05-02 23:29 ` Tony Lindgren
0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2008-05-02 23:29 UTC (permalink / raw)
To: Gopinath, Thara; +Cc: linux-omap@vger.kernel.org
* Gopinath, Thara <thara@ti.com> [080428 04:25]:
> From: Thara Gopinath <thara@ti.com>
>
> Correcting the GPMC_PREFETCH_CONTROL register address
Pushing today.
Tony
> Signed-off-by: Thara Gopinath <thara@ti.com>
> 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@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-05-02 23:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-28 11:25 [PATCH] OMAP: Correcting the gpmc prefetch control register address Gopinath, Thara
2008-05-02 23:29 ` Tony Lindgren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox