arm64: dts: rockchip: rk3568-linux: add swiotlb=1

Force TLB size

Change-Id: I806f80aecbd64d85d618ea094d3b656663c9d4e8
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
This commit is contained in:
Jianqun Xu
2020-12-14 10:14:10 +08:00
committed by Tao Huang
parent 972ff062a4
commit 205f98feac

View File

@@ -6,7 +6,7 @@
/ {
chosen: chosen {
bootargs = "earlycon=uart8250,mmio32,0xfe660000 console=ttyFIQ0 root=PARTUUID=614e0000-0000 rw rootwait";
bootargs = "earlycon=uart8250,mmio32,0xfe660000 swiotlb=1 console=ttyFIQ0 root=PARTUUID=614e0000-0000 rw rootwait";
};
fiq-debugger {