sdm660-common: BoardConfig: Remove deprecated cmdline option

* Firmware path is specified in ueventd.qcom
Change-Id: Ic5cd0eebaf4f4c18c70a8edd3ba2633290dfdceb
This commit is contained in:
Luca Stefani 2019-02-12 18:12:00 +01:00 committed by Max Weffers
parent 751886eb99
commit 2a1f5d40a2
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -54,7 +54,6 @@ TARGET_USES_64_BIT_BINDER := true
# Kernel
BOARD_KERNEL_CMDLINE := console=ttyMSM0,115200,n8 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 sched_enable_hmp=1 sched_enable_power_aware=1 service_locator.enable=1 swiotlb=1 androidboot.configfs=true androidboot.usbcontroller=a800000.dwc3
BOARD_KERNEL_CMDLINE += firmware_class.path=/vendor/firmware_mnt/image
BOARD_KERNEL_CMDLINE += loop.max_part=7
BOARD_KERNEL_BASE := 0x00000000
BOARD_KERNEL_PAGESIZE := 4096