0% found this document useful (0 votes)
92 views

CMD Line

The document contains the normal and charger mode command line parameters used during boot on an Android device. The normal mode cmdline is identical except it does not include the "androidboot.mode=charger" parameter that is present in the charger mode cmdline. Both cmdlines specify parameters related to the console, hardware, boot partitions, display, and other device identification information.

Uploaded by

Kenka Kol
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
92 views

CMD Line

The document contains the normal and charger mode command line parameters used during boot on an Android device. The normal mode cmdline is identical except it does not include the "androidboot.mode=charger" parameter that is present in the charger mode cmdline. Both cmdlines specify parameters related to the console, hardware, boot partitions, display, and other device identification information.

Uploaded by

Kenka Kol
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

normal cmdline:

rcupdate.rcu_expedited=1 rcu_nocbs=0-7 console=ttyMSM0,115200n8


androidboot.console=ttyMSM0 earlycon=msm_serial_dm,0x4a90000
androidboot.hardware=qcom msm_rtb.filter=0x237 lpm_levels.sleep_disabled=1
service_locator.enable=1 swiotlb=1 androidboot.configfs=true
androidboot.usbcontroller=4e00000.dwc3 loop.max_part=7 buildvariant=userdebug
androidboot.verifiedbootstate=orange androidboot.keymaster=1
root=PARTUUID=5cda0141-f663-ed16-f744-2254417cdbe4
androidboot.bootdevice=4744000.sdhci androidboot.fstab_suffix=emmc
androidboot.serialno=1440bc86 androidboot.cpuid=0x2da702d7 androidboot.dp=0x0
androidboot.baseband=msm msm_drm.dsi_display0=dsi_nt36672a_shenchao_vid_display:
androidboot.fpsensor=fpc panel_info=1 skip_initramfs rootwait ro init=/init
androidboot.dtbo_idx=0 androidboot.dtb_idx=0 androidboot.secureboot=1
androidboot.hwc=Global_B androidboot.hwversion=18.39.0 androidboot.hwlevel=MP
androidboot.AdcVol1=287 androidboot.AdcVol2=1222

charger mode cmdline:


rcupdate.rcu_expedited=1 rcu_nocbs=0-7 console=ttyMSM0,115200n8
androidboot.console=ttyMSM0 earlycon=msm_serial_dm,0x4a90000
androidboot.hardware=qcom msm_rtb.filter=0x237 lpm_levels.sleep_disabled=1
service_locator.enable=1 swiotlb=1 androidboot.configfs=true
androidboot.usbcontroller=4e00000.dwc3 loop.max_part=7 buildvariant=userdebug
androidboot.verifiedbootstate=orange androidboot.keymaster=1
root=PARTUUID=5cda0141-f663-ed16-f744-2254417cdbe4
androidboot.bootdevice=4744000.sdhci androidboot.fstab_suffix=emmc
androidboot.serialno=1440bc86 androidboot.cpuid=0x2da702d7 androidboot.mode=charger
androidboot.dp=0x0 androidboot.baseband=msm
msm_drm.dsi_display0=dsi_nt36672a_shenchao_vid_display: androidboot.fpsensor=fpc
panel_info=1 skip_initramfs rootwait ro init=/init androidboot.dtbo_idx=0
androidboot.dtb_idx=0 androidboot.secureboot=1 androidboot.hwc=Global_B
androidboot.hwversion=18.39.0 androidboot.hwlevel=MP androidboot.AdcVol1=287
androidboot.AdcVol2=1222

You might also like