Merge "ARM: dts: msm: Add swiotlb command line parameter for VMs"

This commit is contained in:
qctecmdr
2023-10-16 17:04:15 -07:00
committed by Gerrit - the friendly Code Review server
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
interrupt-parent = <&vgic>;
chosen {
bootargs = "nokaslr log_buf_len=256K console=hvc0 loglevel=8";
bootargs = "nokaslr log_buf_len=256K console=hvc0 loglevel=8 swiotlb=noforce";
};
cpus {

View File

@@ -12,7 +12,7 @@
interrupt-parent = <&vgic>;
chosen {
bootargs = "nokaslr log_buf_len=256K console=hvc0 loglevel=8";
bootargs = "nokaslr log_buf_len=256K console=hvc0 loglevel=8 swiotlb=noforce";
};
cpus {