Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 272895
b: refs/heads/master
c: cefcade
h: refs/heads/master
i:
  272893: 3399ef2
  272891: 8514a2b
  272887: 7ca1147
  272879: d297469
  272863: 3daf454
  272831: b24d8c6
  272767: e423c38
  272639: 3d05b2e
  272383: b59ddc0
v: v3
  • Loading branch information
Santosh Shilimkar committed Sep 24, 2011
1 parent 0256bc4 commit 6dc06f5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 551a9fa9b1f01aa16f9007337b3cc12216c732fa
refs/heads/master: cefcadeaa7d5681b88b3ee2272d961c23a70a091
4 changes: 2 additions & 2 deletions trunk/arch/arm/plat-omap/include/plat/io.h
Original file line number Diff line number Diff line change
Expand Up @@ -228,13 +228,13 @@

#define OMAP44XX_EMIF2_PHYS OMAP44XX_EMIF2_BASE
/* 0x4d000000 --> 0xfd200000 */
#define OMAP44XX_EMIF2_VIRT (OMAP44XX_EMIF2_PHYS + OMAP4_L3_PER_IO_OFFSET)
#define OMAP44XX_EMIF2_SIZE SZ_1M
#define OMAP44XX_EMIF2_VIRT (OMAP44XX_EMIF1_VIRT + OMAP44XX_EMIF1_SIZE)

#define OMAP44XX_DMM_PHYS OMAP44XX_DMM_BASE
/* 0x4e000000 --> 0xfd300000 */
#define OMAP44XX_DMM_VIRT (OMAP44XX_DMM_PHYS + OMAP4_L3_PER_IO_OFFSET)
#define OMAP44XX_DMM_SIZE SZ_1M
#define OMAP44XX_DMM_VIRT (OMAP44XX_EMIF2_VIRT + OMAP44XX_EMIF2_SIZE)
/*
* ----------------------------------------------------------------------------
* Omap specific register access
Expand Down

0 comments on commit 6dc06f5

Please sign in to comment.