Skip to content

Commit

Permalink
ARM: OMAP4: Add McPDM base address
Browse files Browse the repository at this point in the history
Define McPDM physical and L3 base address for OMAP4

Signed-off-by: Jorge Eduardo Candelaria <x0107209@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
  • Loading branch information
Jorge Eduardo Candelaria authored and Tony Lindgren committed Feb 15, 2010
1 parent 57852d7 commit 302720f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/plat-omap/include/plat/omap44xx.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@
#define OMAP44XX_SCU_BASE 0x48240000
#define OMAP44XX_LOCAL_TWD_BASE 0x48240600
#define OMAP44XX_WKUPGEN_BASE 0x48281000
#define OMAP44XX_MCPDM_BASE 0x40132000
#define OMAP44XX_MCPDM_L3_BASE 0x49032000

#define OMAP44XX_MAILBOX_BASE (L4_44XX_BASE + 0xF4000)

Expand Down

0 comments on commit 302720f

Please sign in to comment.