[PATCHv2 02/19] ARM: OMAP4: Add SAR ROM base address
Tero Kristo
t-kristo at ti.com
Mon May 21 04:28:45 EDT 2012
On Wed, 2012-05-16 at 11:28 -0700, Kevin Hilman wrote:
> Tero Kristo <t-kristo at ti.com> writes:
>
> > Added in preparation for device off mode. SAR ROM contains the mapping
> > from SAR RAM to IO registers, and this will eventually be parsed during
> > init time to do the reverse before device off.
> >
> > Signed-off-by: Tero Kristo <t-kristo at ti.com>
>
> This should be combined with the patch that uses the #define.
Okay sounds good.
-Tero
>
> Kevin
>
> > ---
> > arch/arm/plat-omap/include/plat/omap44xx.h | 1 +
> > 1 files changed, 1 insertions(+), 0 deletions(-)
> >
> > diff --git a/arch/arm/plat-omap/include/plat/omap44xx.h b/arch/arm/plat-omap/include/plat/omap44xx.h
> > index c0d478e..1a45700 100644
> > --- a/arch/arm/plat-omap/include/plat/omap44xx.h
> > +++ b/arch/arm/plat-omap/include/plat/omap44xx.h
> > @@ -46,6 +46,7 @@
> > #define OMAP44XX_MCPDM_BASE 0x40132000
> > #define OMAP44XX_MCPDM_L3_BASE 0x49032000
> > #define OMAP44XX_SAR_RAM_BASE 0x4a326000
> > +#define OMAP44XX_SAR_ROM_BASE 0x4a05e000
> >
> > #define OMAP44XX_MAILBOX_BASE (L4_44XX_BASE + 0xF4000)
> > #define OMAP44XX_HSUSB_OTG_BASE (L4_44XX_BASE + 0xAB000)
More information about the linux-arm-kernel
mailing list