diff options
Diffstat (limited to 'arch/arm/plat-s5p')
-rw-r--r-- | arch/arm/plat-s5p/include/plat/map-s5p.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/plat-s5p/include/plat/map-s5p.h b/arch/arm/plat-s5p/include/plat/map-s5p.h index 24728947682d..c833f3f21816 100644 --- a/arch/arm/plat-s5p/include/plat/map-s5p.h +++ b/arch/arm/plat-s5p/include/plat/map-s5p.h | |||
@@ -18,6 +18,7 @@ | |||
18 | #define S5P_VA_SYSTIMER S3C_ADDR(0x01200000) | 18 | #define S5P_VA_SYSTIMER S3C_ADDR(0x01200000) |
19 | #define S5P_VA_SROMC S3C_ADDR(0x01100000) | 19 | #define S5P_VA_SROMC S3C_ADDR(0x01100000) |
20 | #define S5P_VA_SYSRAM S3C_ADDR(0x01180000) | 20 | #define S5P_VA_SYSRAM S3C_ADDR(0x01180000) |
21 | #define S3C_VA_USB_HSPHY S3C_ADDR(0x02000000) | ||
21 | #define S5P_VA_DMC0 S3C_ADDR(0x00A00000) | 22 | #define S5P_VA_DMC0 S3C_ADDR(0x00A00000) |
22 | #define S5P_VA_DMC1 S3C_ADDR(0x00A80000) | 23 | #define S5P_VA_DMC1 S3C_ADDR(0x00A80000) |
23 | 24 | ||