From e42ef086be4304013f376b55ba4122a011d5a875 Mon Sep 17 00:00:00 2001 From: tytung Date: Sun, 14 Oct 2012 18:15:16 +0800 Subject: [PATCH] Revert "reduced the PMEM_ADSP size as the HW decoder still can't work on HD2" This reverts commit 411b4bcb906fc29b7c4776fa564ec8aa6329834c. --- arch/arm/mach-msm/board-htcleo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-msm/board-htcleo.h b/arch/arm/mach-msm/board-htcleo.h index 8d633974..1a4cae6b 100755 --- a/arch/arm/mach-msm/board-htcleo.h +++ b/arch/arm/mach-msm/board-htcleo.h @@ -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