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

This reverts commit 783883f2fef1804ff1572b2fd0e073a8a24b0f0b.
This commit is contained in:
tytung 2012-11-17 21:14:15 +08:00
parent 139f6ae520
commit a6067c0e2d

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 0x02200000
#define MSM_GPU_PHYS_BASE (MSM_PMEM_SMI_BASE + MSM_FB_SIZE)
#define MSM_GPU_PHYS_SIZE 0x00800000