From caaa0bef4e1f128da27f88ab147251784babdf70 Mon Sep 17 00:00:00 2001 From: Sebastiano Barezzi Date: Tue, 14 Sep 2021 16:17:20 +0800 Subject: [PATCH] sdm660-common: Kill console parameters Change-Id: I7e959d2bdfd6a29961a6fab739a4b112fd2daf9b --- BoardConfigCommon.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 37cc5b70..f60254fb 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -151,7 +151,7 @@ TARGET_PLATFORM_DEVICE_BASE := /devices/soc/ TARGET_RECOVERY_DEVICE_MODULES := libinit_sdm660 # Kernel -BOARD_KERNEL_CMDLINE := console=ttyMSM0,115200n8 androidboot.console=ttyMSM0 earlycon=msm_serial_dm,0xc170000 androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x37 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 service_locator.enable=1 androidboot.configfs=true androidboot.usbcontroller=a800000.dwc3 +BOARD_KERNEL_CMDLINE := androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x37 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 service_locator.enable=1 androidboot.configfs=true androidboot.usbcontroller=a800000.dwc3 BOARD_KERNEL_CMDLINE += loop.max_part=7 BOARD_KERNEL_CMDLINE += printk.devkmsg=on BOARD_KERNEL_CMDLINE += usbcore.autosuspend=7