summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/include/plat/io.h
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2011-09-28 21:53:59 (GMT)
committerTony Lindgren <tony@atomide.com>2011-09-28 21:53:59 (GMT)
commitdc9ca24f4d7a5ff33d7e12ca809564d37188212b (patch)
tree2e2ca8af0714c5bd64aa37cc9433dcce653b1ad4 /arch/arm/plat-omap/include/plat/io.h
parentd93dc5c4478c1fd5de85a3e8aece9aad7bbae044 (diff)
parentcefcadeaa7d5681b88b3ee2272d961c23a70a091 (diff)
downloadlinux-fsl-qoriq-dc9ca24f4d7a5ff33d7e12ca809564d37188212b.tar.xz
Merge branch 'for_3_2/omap_misc' of git://gitorious.org/omap-sw-develoment/linux-omap-dev into l3
Diffstat (limited to 'arch/arm/plat-omap/include/plat/io.h')
-rw-r--r--arch/arm/plat-omap/include/plat/io.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/plat-omap/include/plat/io.h b/arch/arm/plat-omap/include/plat/io.h
index d72ec85..fb5fd24 100644
--- a/arch/arm/plat-omap/include/plat/io.h
+++ b/arch/arm/plat-omap/include/plat/io.h
@@ -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