build.config.msm.cinder: Updating androidboot.fstab_suffix
Updated le ramdisk init try to mount system partition base on default value of androidboot.fstab_suffix=emmc, updating it to rdshell for KP. Change-Id: I5e8f4c120c6c50bccc714184f8ab867f635199db Signed-off-by: Yogesh Lal <quic_ylal@quicinc.com>
This commit is contained in:
@@ -23,7 +23,7 @@ PREFERRED_USERSPACE=le
|
||||
[ -z "${DT_OVERLAY_SUPPORT}" ] && DT_OVERLAY_SUPPORT=0
|
||||
|
||||
if [ "${KERNEL_CMDLINE_CONSOLE_AUTO}" != "0" ]; then
|
||||
KERNEL_CMDLINE+=' console=ttyMSM0,115200n8 earlycon=qcom_geni,0x0099C000 qcom_geni_serial.con_enabled=1 loglevel=8 '
|
||||
KERNEL_CMDLINE+=' console=ttyMSM0,115200n8 earlycon=qcom_geni,0x0099C000 qcom_geni_serial.con_enabled=1 loglevel=8 androidboot.fstab_suffix=rdshell '
|
||||
fi
|
||||
|
||||
################################################################################
|
||||
|
||||
Reference in New Issue
Block a user