Update boot image command line
This commit is contained in:
parent
cb373c00b6
commit
b6fdf4f28f
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ ramdiskaddr = 0x82200000
|
|||
secondaddr = 0x81100000
|
||||
tagsaddr = 0x80200100
|
||||
name =
|
||||
cmdline = console=ttyHSL0,115200,n8 g_serial.n_ports=2 console=tty1 fbcon=rotate:1 androidboot.hardware=flo user_debug=31 msm_rtb.filter=0x3F ehci-hcd.park=3 selinux=0 fsck.mode=skip
|
||||
cmdline = xxxxxxxxxxxxxxxxxxxxxxxxxx user_debug=31 msm_rtb.filter=0x3F ehci-hcd.park=3 vmalloc=340M root=/dev/mmcblk0p30 rootflags=subvol=@ rw console=ttyMSM0,115200,n8 g_serial.n_ports=2 fbcon=rotate:1 androidboot.hardware=flo user_debug=31 msm_rtb.filter=0x3F ehci-hcd.park=3 selinux=0
|
||||
|
|
Loading…
Reference in a new issue