Merge "Revert "Zuma: bootconfig: Enable GXP MCU mode via the driver's m..."" into udc-d1-dev am: 8d6320febd

Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/22072730

Change-Id: I5bb7471714cbaaa8b0f11f8bcad5fdac56e6374c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Jawad AlDhalemi 2023-03-14 18:14:38 +00:00 committed by Automerger Merge Worker
commit 6e79940fdf

View file

@ -40,8 +40,6 @@ BOARD_KERNEL_CMDLINE += rcupdate.rcu_expedited=1 rcu_nocbs=all
BOARD_KERNEL_CMDLINE += stack_depot_disable=off page_pinner=on BOARD_KERNEL_CMDLINE += stack_depot_disable=off page_pinner=on
BOARD_KERNEL_CMDLINE += swiotlb=1024 BOARD_KERNEL_CMDLINE += swiotlb=1024
BOARD_BOOTCONFIG += androidboot.boot_devices=13200000.ufs 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_BOOTLOADER := true
TARGET_NO_RADIOIMAGE := true TARGET_NO_RADIOIMAGE := true