msm: board-7x27A: Increase pmem_adsp size

Increase size of pmem_adsp region to enable high resolution
video decode using neon optimized SW codecs.

Change-Id: I7bbf7d743aac9f2e8cc1cd3227e4dc9fdb6aabe2
Signed-off-by: Mahesh Lanka <mlanka@codeaurora.org>
This commit is contained in:
Mahesh Lanka
2012-01-05 16:54:40 +05:30
committed by Linux Build Service Account
parent 7756577620
commit a2f6df1e2b

View File

@@ -154,7 +154,7 @@ static struct msm_i2c_platform_data msm_gsbi1_qup_i2c_pdata = {
#define MSM_PMEM_MDP_SIZE 0x2300000
#define MSM7x25A_MSM_PMEM_MDP_SIZE 0x1500000
#define MSM_PMEM_ADSP_SIZE 0x1000000
#define MSM_PMEM_ADSP_SIZE 0x1100000
#define MSM7x25A_MSM_PMEM_ADSP_SIZE 0xB91000