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:
parent
7d413565cd
commit
3bcb448aea
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue