ARM: dts: rockchip: rv1103-evb-v10: add coherent_pool=0 to bootargs

Change-Id: Id5439ae999db5e6bcc77f3b6a21e021622cdd2c7
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
This commit is contained in:
Jianqun Xu
2022-04-07 16:39:45 +08:00
committed by Tao Huang
parent 36a09bba64
commit 08a957965d

View File

@@ -7,7 +7,7 @@
/ {
chosen {
bootargs = "earlycon=uart8250,mmio32,0xff4c0000 console=ttyFIQ0 root=/dev/mmcblk0p5 rootfstype=ext4 rootwait snd_soc_core.prealloc_buffer_size_kbytes=16";
bootargs = "earlycon=uart8250,mmio32,0xff4c0000 console=ttyFIQ0 root=/dev/mmcblk0p5 rootfstype=ext4 rootwait snd_soc_core.prealloc_buffer_size_kbytes=16 coherent_pool=0";
};
acodec_sound: acodec-sound {