]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/arch-omap4/cpu.h
ARMV7: Restructure omap3 musb driver to allow code sharing between OMAP3 and OMAP4
[karo-tx-uboot.git] / arch / arm / include / asm / arch-omap4 / cpu.h
index c056b9501b8d2164e21d0f48fe903a50b0cabe4a..7d5748acd4d025dbb0e59cde0bd285c091f58b0c 100644 (file)
@@ -139,4 +139,7 @@ struct watchdog {
 #define I2C_BASE2              (OMAP44XX_L4_PER_BASE + 0x72000)
 #define I2C_BASE3              (OMAP44XX_L4_PER_BASE + 0x60000)
 
+/* MUSB base */
+#define MUSB_BASE              (OMAP44XX_L4_CORE_BASE + 0xAB000)
+
 #endif /* _CPU_H */