Add boot_devices command line
Bug: 139107810 Bug: 130209992 Change-Id: I39e66a8742b3d8bc84453999df2b7c327b007970 Signed-off-by: Wilson Sung <wilsonsung@google.com>
This commit is contained in:
@@ -44,6 +44,7 @@ BOARD_KERNEL_CMDLINE += lpm_levels.sleep_disabled=1 # STOPSHIP b/113233473
|
||||
BOARD_KERNEL_CMDLINE += usbcore.autosuspend=7
|
||||
BOARD_KERNEL_CMDLINE += androidboot.usbcontroller=a600000.dwc3 swiotlb=2048
|
||||
BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive # STOPSHIP b/113232677
|
||||
BOARD_KERNEL_CMDLINE += androidboot.boot_devices=soc/1d84000.ufshc
|
||||
|
||||
BOARD_KERNEL_BASE := 0x00000000
|
||||
BOARD_KERNEL_PAGESIZE := 4096
|
||||
|
||||
Reference in New Issue
Block a user