]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/plat-omap/include/mach/control.h
Fix compile for the previous patch.
[linux-2.6-omap-h63xx.git] / arch / arm / plat-omap / include / mach / control.h
index 40385960db9a0f91e6c4352c5b7c32253f824e72..df7cb4b29e849dd55da808fc9a4d3051a41f3358 100644 (file)
 #define OMAP3_IVA2_BOOTMOD_MASK                (0xf << 0)
 #define OMAP3_IVA2_BOOTMOD_IDLE                (0x1 << 0)
 
+#define OMAP343X_SCRATCHPAD_ROM                (OMAP343X_CTRL_BASE + 0x860)
+#define OMAP343X_SCRATCHPAD            (OMAP343X_CTRL_BASE + 0x910)
+#define OMAP343X_SCRATCHPAD_ROM_OFFSET 0x19C
+
 #ifndef __ASSEMBLY__
 #if defined(CONFIG_ARCH_OMAP2) || defined(CONFIG_ARCH_OMAP3)
 extern void __iomem *omap_ctrl_base_get(void);