From 83cf3269bca2913679c9bc8333ff11904225130f Mon Sep 17 00:00:00 2001 From: SecureCRT Date: Tue, 19 Jun 2012 01:37:29 +0800 Subject: [PATCH] add more sf_pmem to prevent memory full --- 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 4da03b8d..b00b2cc7 100755 --- a/arch/arm/mach-msm/board-htcleo.h +++ b/arch/arm/mach-msm/board-htcleo.h @@ -59,7 +59,7 @@ /* Begin EBI region */ #define PMEM_KERNEL_EBI1_SIZE 0x00028000 -#define MSM_PMEM_SF_SIZE 0x01000000 +#define MSM_PMEM_SF_SIZE 0x01400000 /* MSM_RAM_CONSOLE uses the last 0x00040000 of EBI memory, defined in msm_iomap.h #define MSM_RAM_CONSOLE_SIZE 0x00040000