set swiotlb as noforce am: 0f4fbe609b

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

Change-Id: I0b8c680e1e151691ea279b1234460fd13d1cd433
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Martin Liu 2022-03-25 13:14:08 +00:00 committed by Automerger Merge Worker
commit 7a9e7e015b
2 changed files with 2 additions and 0 deletions

View file

@ -18,6 +18,7 @@ TARGET_BOOTLOADER_BOARD_NAME := cheetah
TARGET_SCREEN_DENSITY := 560
BOARD_USES_GENERIC_AUDIO := true
USES_DEVICE_GOOGLE_CLOUDRIPPER := true
BOARD_KERNEL_CMDLINE += swiotlb=noforce
include device/google/gs201/BoardConfig-common.mk
-include vendor/google_devices/gs201/prebuilts/BoardConfigVendor.mk

View file

@ -18,6 +18,7 @@ TARGET_BOOTLOADER_BOARD_NAME := panther
TARGET_SCREEN_DENSITY := 420
BOARD_USES_GENERIC_AUDIO := true
USES_DEVICE_GOOGLE_CLOUDRIPPER := true
BOARD_KERNEL_CMDLINE += swiotlb=noforce
include device/google/gs201/BoardConfig-common.mk
-include vendor/google_devices/gs201/prebuilts/BoardConfigVendor.mk