aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung/include/plat/map-base.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/plat-samsung/include/plat/map-base.h')
-rw-r--r--arch/arm/plat-samsung/include/plat/map-base.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/plat-samsung/include/plat/map-base.h b/arch/arm/plat-samsung/include/plat/map-base.h
index 3ffac4d2e4f..ac5fc7b2c91 100644
--- a/arch/arm/plat-samsung/include/plat/map-base.h
+++ b/arch/arm/plat-samsung/include/plat/map-base.h
@@ -35,6 +35,8 @@
35#define S3C_VA_MEM S3C_ADDR(0x00200000) /* memory control */ 35#define S3C_VA_MEM S3C_ADDR(0x00200000) /* memory control */
36#define S3C_VA_TIMER S3C_ADDR(0x00300000) /* timer block */ 36#define S3C_VA_TIMER S3C_ADDR(0x00300000) /* timer block */
37#define S3C_VA_WATCHDOG S3C_ADDR(0x00400000) /* watchdog */ 37#define S3C_VA_WATCHDOG S3C_ADDR(0x00400000) /* watchdog */
38#define S3C_VA_HSOTG S3C_ADDR(0x00E00000) /* OTG */
39#define S3C_VA_HSPHY S3C_ADDR(0x00F00000) /* OTG PHY */
38#define S3C_VA_UART S3C_ADDR(0x01000000) /* UART */ 40#define S3C_VA_UART S3C_ADDR(0x01000000) /* UART */
39 41
40/* This is used for the CPU specific mappings that may be needed, so that 42/* This is used for the CPU specific mappings that may be needed, so that