reduced the PMEM_ADSP size as the HW decoder still can't work on HD2

This commit is contained in:
securecrt 2012-07-25 19:12:41 +08:00
parent 0885149512
commit 411b4bcb90

View File

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