summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRashed Abdel-Tawab <rashed@linux.com>2016-12-02 23:01:16 -0500
committerRashed Abdel-Tawab <rashed@linux.com>2016-12-02 23:01:16 -0500
commitcb8f13f56c3a504f4a0686a5e8406ef02a819c84 (patch)
tree475ed8423c52a0e8c4ee7ed00a6c63878dbe45e0
parent00c6f3c233fd5a2282d098ffbe1894a7a4cf31c4 (diff)
g5: Adjust cma bootarg for N bootstack
Change-Id: I71d30d4222cf4e680f43731724d470552fbaf7a4
-rw-r--r--BoardConfigCommon.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 4bd8f5b..bd13e50 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -44,7 +44,7 @@ TARGET_NO_BOOTLOADER := true
# Kernel
BOARD_KERNEL_BASE := 0x80000000
-BOARD_KERNEL_CMDLINE := androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x237 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 cma=20M@0-0xffffffff
+BOARD_KERNEL_CMDLINE := androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x237 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 cma=32M@0-0xffffffff
BOARD_KERNEL_IMAGE_NAME := Image.gz-dtb
BOARD_KERNEL_PAGESIZE := 4096
BOARD_KERNEL_TAGS_OFFSET := 0x02000000