From: Tony Lindgren <tony@atomide.com>
To: "Gopinath, Thara" <thara@ti.com>
Cc: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>
Subject: Re: [PATCH] OMAP: Correcting the gpmc prefetch control register address
Date: Fri, 2 May 2008 16:29:20 -0700 [thread overview]
Message-ID: <20080502232919.GC8981@atomide.com> (raw)
In-Reply-To: <5A47E75E594F054BAF48C5E4FC4B92AB2E7A2591@dbde02.ent.ti.com>
* 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
prev parent reply other threads:[~2008-05-02 23:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-28 11:25 [PATCH] OMAP: Correcting the gpmc prefetch control register address Gopinath, Thara
2008-05-02 23:29 ` Tony Lindgren [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080502232919.GC8981@atomide.com \
--to=tony@atomide.com \
--cc=linux-omap@vger.kernel.org \
--cc=thara@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.