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

This reverts commit 411b4bcb906fc29b7c4776fa564ec8aa6329834c.
This commit is contained in:
tytung 2012-10-14 18:15:16 +08:00
parent c679e15374
commit e42ef086be

View File

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