mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 19:18:35 +00:00
Keep minimium amount of swiotlb
Keep 2MB swiotlb for devices that not support 36bit access. Bug: 226578178 Test: boot Signed-off-by: Martin Liu <liumartin@google.com> Change-Id: I88deb288e326880b0328c06f5d1b32777cc1ccb9
This commit is contained in:
committed by
TreeHugger Robot
parent
7d413565cd
commit
3bcb448aea
@@ -38,7 +38,7 @@ BOARD_KERNEL_CMDLINE += cma_sysfs.experimental=Y
|
||||
BOARD_KERNEL_CMDLINE += cgroup_disable=memory
|
||||
BOARD_KERNEL_CMDLINE += rcupdate.rcu_expedited=1 rcu_nocbs=all
|
||||
BOARD_KERNEL_CMDLINE += stack_depot_disable=off page_pinner=on
|
||||
BOARD_KERNEL_CMDLINE += swiotlb=noforce
|
||||
BOARD_KERNEL_CMDLINE += swiotlb=1024
|
||||
BOARD_BOOTCONFIG += androidboot.boot_devices=14700000.ufs
|
||||
|
||||
TARGET_NO_BOOTLOADER := true
|
||||
|
||||
Reference in New Issue
Block a user