]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/include/asm/arch-omap4/cpu.h
Merge branch 'master' of git://git.denx.de/u-boot-ti
[u-boot] / 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 */