summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-omap4/cpu.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2010-08-10 22:20:51 +0200
committerWolfgang Denk <wd@denx.de>2010-08-10 22:20:51 +0200
commit9844d027b52cc89264f6bf7686e26d9dc50134fd (patch)
treee1e89eeab5e44dc91fe3a4a3a497f1d1e178f925 /arch/arm/include/asm/arch-omap4/cpu.h
parent201532a69cf7e7a84bff354fdab45947425d22b4 (diff)
parent1b03eede4fed47c6af7df84b0f7b621ff3e3bb40 (diff)
downloadu-boot-imx-9844d027b52cc89264f6bf7686e26d9dc50134fd.zip
u-boot-imx-9844d027b52cc89264f6bf7686e26d9dc50134fd.tar.gz
u-boot-imx-9844d027b52cc89264f6bf7686e26d9dc50134fd.tar.bz2
Merge branch 'master' of git://git.denx.de/u-boot-ti
Diffstat (limited to 'arch/arm/include/asm/arch-omap4/cpu.h')
-rw-r--r--arch/arm/include/asm/arch-omap4/cpu.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-omap4/cpu.h b/arch/arm/include/asm/arch-omap4/cpu.h
index c056b95..7d5748a 100644
--- a/arch/arm/include/asm/arch-omap4/cpu.h
+++ b/arch/arm/include/asm/arch-omap4/cpu.h
@@ -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 */