aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Pasanen <dan.pasanen@gmail.com>2015-10-30 08:11:18 -0500
committerdoc HD <doc.divxm@gmail.com>2015-11-03 21:24:16 +0300
commitf085c23c829f84cdfb09309aba53582b4f7862d1 (patch)
tree1800fd268e76ae8e2baee44d12d605159cbb518c
parent324fe25233b604aa0ee8655ee4da4e9df5b9cbd8 (diff)
cmdline: remove no-opHEADlp5.1
Change-Id: I531c262bcd093a565b06ff2a8fba14a8979aa9ac (cherry picked from commit 6aaf22b384d87bbffa3525848c9e9856a7a0c56c)
-rw-r--r--BoardConfigCommon.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 4b543da..e4ba569 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -23,7 +23,7 @@ TARGET_BOARD_PLATFORM_GPU := qcom-adreno200
TARGET_CPU_VARIANT := krait
# Kernel
-BOARD_KERNEL_CMDLINE := androidboot.hardware=qcom user_debug=31 zcache androidboot.bootdevice=msm_sdcc.1
+BOARD_KERNEL_CMDLINE := androidboot.hardware=qcom user_debug=31 zcache
BOARD_KERNEL_BASE := 0x80200000
BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x01500000
BOARD_KERNEL_PAGESIZE := 2048