aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiulio Cervera <giulio.cervera@cyanogenmod.org>2014-05-02 19:10:45 +0200
committerGiulio Cervera <giulio.cervera@cyanogenmod.org>2014-05-02 19:10:45 +0200
commitc1ce6a98e1f566790784c3c50d4a5c5ad46c3740 (patch)
treea21ddc1689e6f8e7d4ba9f2cfaf8447bb80fe2a6
parente431991f16de70c0577746d3466eb02658c2924d (diff)
shinano: update kernel cmdline
-rw-r--r--BoardConfigCommon.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index e68d682..0cdaad4 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -43,7 +43,7 @@ TARGET_USE_KRAIT_BIONIC_OPTIMIZATION := true
# Kernel information
BOARD_KERNEL_BASE := 0x00000000
BOARD_KERNEL_PAGESIZE := 2048
-BOARD_KERNEL_CMDLINE := androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x37 ehci-hcd.park=3 msm_rtb.enable=0 lpj=192598 dwc3.maximum_speed=high dwc3_msm.prop_chg_detect=Y
+BOARD_KERNEL_CMDLINE := androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x37 ehci-hcd.park=3 dwc3.maximum_speed=high dwc3_msm.prop_chg_detect=Y
BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x02000000 --tags_offset 0x01E00000
BOARD_CUSTOM_BOOTIMG_MK := device/sony/shinano-common/custombootimg.mk
BOARD_KERNEL_SEPARATED_DT := true