3036: fix iomap base addr error
authorwdc <wdc@rock-chips.com>
Fri, 11 Jul 2014 10:52:28 +0000 (18:52 +0800)
committerwdc <wdc@rock-chips.com>
Fri, 11 Jul 2014 10:52:28 +0000 (18:52 +0800)
include/linux/rockchip/iomap.h

index ac555eef33bd0c7882bad579e44c84b04bf2ef67..364e2e0914cc984e30bed877a273ca77c2efa626 100755 (executable)
 #define RK3036_GIC_CPU_SIZE            SZ_4K
 #define RK3036_CRU_PHYS                        0x20000000
 #define RK3036_CRU_SIZE                        SZ_4K
-#define RK3036_DDR_PCTL_PHYS           0x20040000
+#define RK3036_DDR_PCTL_PHYS           0x20004000
 #define RK3036_DDR_PCTL_SIZE           SZ_4K
-#define RK3036_GRF_PHYS         0x20080000
-#define RK3036_GRF_SIZE          SZ_4K
-#define RK3036_DDR_PHY_PHYS            0x200a0000
+#define RK3036_GRF_PHYS                        0x20008000
+#define RK3036_GRF_SIZE                        SZ_4K
+#define RK3036_DDR_PHY_PHYS            0x2000a000
 #define RK3036_DDR_PHY_SIZE            SZ_4K
 #define RK3036_TIMER_PHYS              0x20044000
 #define RK3036_TIMER_SIZE              SZ_4K