Merge "Zuma: bootconfig: Enable GXP MCU mode via the driver's module params" into udc-d1-dev am: 44cf841b8a
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/21945140 Change-Id: Ice8b8f01b248f20226901c9402102805e8222b10 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
e56f917eda
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@ BOARD_KERNEL_CMDLINE += rcupdate.rcu_expedited=1 rcu_nocbs=all
|
|||
BOARD_KERNEL_CMDLINE += stack_depot_disable=off page_pinner=on
|
||||
BOARD_KERNEL_CMDLINE += swiotlb=1024
|
||||
BOARD_BOOTCONFIG += androidboot.boot_devices=13200000.ufs
|
||||
# TODO(b/272600756): Remove the params once the driver defaults to MCU mode.
|
||||
BOARD_BOOTCONFIG += kernel.gxp.work_mode=mcu kernel.gxp.core_boot=0
|
||||
|
||||
TARGET_NO_BOOTLOADER := true
|
||||
TARGET_NO_RADIOIMAGE := true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue