From: Tony Lindgren <tony@atomide.com>
To: Kevin Hilman <khilman@mvista.com>
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: [PATCH 1/1] ARM: OMAP: 243x: Add mappings for SDRC and SMS
Date: Tue, 20 Mar 2007 14:20:06 -0400 [thread overview]
Message-ID: <20070320182005.GG8596@atomide.com> (raw)
In-Reply-To: <20070314010641.009385000@mvista.com>
* Kevin Hilman <khilman@mvista.com> [070313 21:12]:
> Add mappings for SDRC ans SMS so that omap2_memory_init() works on the
> 2430. This also allows the mpurate= command-line option to work.
> --- dev.orig/include/asm-arm/arch-omap/io.h
> +++ dev/include/asm-arm/arch-omap/io.h
> @@ -80,6 +80,13 @@
> #define OMAP243X_GPMC_PHYS OMAP243X_GPMC_BASE /* 0x49000000 */
> #define OMAP243X_GPMC_VIRT 0xFE000000
> #define OMAP243X_GPMC_SIZE SZ_1M
> +#define OMAP243X_SDRC_PHYS OMAP24XX_SDRC_BASE
> +#define OMAP243X_SDRC_VIRT 0xFD000000
> +#define OMAP243X_SDRC_SIZE SZ_1M
> +#define OMAP243X_SMS_PHYS OMAP243X_SMS_BASE
> +#define OMAP243X_SMS_VIRT 0xFC000000
> +#define OMAP243X_SMS_SIZE SZ_1M
> +
> #endif
>
Tabified these & pushing today.
Tony
prev parent reply other threads:[~2007-03-20 18:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-14 1:06 [PATCH 1/1] ARM: OMAP: 243x: Add mappings for SDRC and SMS Kevin Hilman
2007-03-20 18:20 ` 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=20070320182005.GG8596@atomide.com \
--to=tony@atomide.com \
--cc=khilman@mvista.com \
--cc=linux-omap-open-source@linux.omap.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox