Commit 92b2b386 authored by Santosh Shilimkar's avatar Santosh Shilimkar

ARM: OMAP4: Reduce the unnecessary EMU IO space

Signed-off-by: default avatarSantosh Shilimkar <santosh.shilimkar@ti.com>
parent 61a365e2
...@@ -186,7 +186,7 @@ ...@@ -186,7 +186,7 @@
#define L4_EMU_44XX_PHYS L4_EMU_44XX_BASE #define L4_EMU_44XX_PHYS L4_EMU_44XX_BASE
#define L4_EMU_44XX_VIRT 0xe4000000 #define L4_EMU_44XX_VIRT 0xe4000000
#define L4_EMU_44XX_SIZE SZ_64M #define L4_EMU_44XX_SIZE SZ_2M
#define OMAP44XX_GPMC_PHYS OMAP44XX_GPMC_BASE #define OMAP44XX_GPMC_PHYS OMAP44XX_GPMC_BASE
#define OMAP44XX_GPMC_VIRT 0xe0000000 #define OMAP44XX_GPMC_VIRT 0xe0000000
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment