Tero Kristo <t-kri...@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-kri...@ti.com>
This should be combined with the patch that uses the #define. 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) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html