htcleo: restore the PMEM_ADSP size to the default value as the HW video decoder works on HD2 now.

This commit is contained in:
tytung 2012-11-11 13:24:22 +08:00
parent 2543feb2ce
commit 783883f2fe

View File

@ -43,7 +43,7 @@
#define MSM_PMEM_MDP_SIZE 0x02000000
#define MSM_PMEM_ADSP_BASE 0x3D700000
#define MSM_PMEM_ADSP_SIZE 0x02200000
#define MSM_PMEM_ADSP_SIZE 0x02900000
#define MSM_GPU_PHYS_BASE (MSM_PMEM_SMI_BASE + MSM_FB_SIZE)
#define MSM_GPU_PHYS_SIZE 0x00800000