aboutsummaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorGiulio Cervera <giulio.cervera@cyanogenmod.org>2014-06-18 23:25:19 +0200
committerGerrit Code Review <gerrit@cyanogenmod.org>2014-06-23 20:12:28 +0000
commit09e1e7c4511e08ab05797b7d52813dba16c6e5f8 (patch)
tree421d9e5877ff71d5f8f33daa4d47da808082e83d /BoardConfigCommon.mk
parenta350f3ae6d119121f63c849b2ae534f38cb1e5fa (diff)
shinano: update power mode
Change-Id: Ia7b5c34035441d42e851f3f771b53f0d03f026b3
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index fd48512..64c6ad8 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -42,7 +42,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
+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