mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
ARM: dts: rockchip: rv1106g-smart-door: use erofs with dax
Signed-off-by: Wang Xiaobin <xb.wang@rock-chips.com> Change-Id: I23a83c0118c3a0d497d2c7a408fd223be422fe09
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
compatible = "rockchip,rv1106g-smart-door-lock-rmsl-v10", "rockchip,rv1106";
|
||||
|
||||
chosen {
|
||||
bootargs = "loglevel=0 console=ttyFIQ0 root=/dev/rd0 snd_soc_core.prealloc_buffer_size_kbytes=16 coherent_pool=0 driver_async_probe=dwmmc_rockchip";
|
||||
bootargs = "loglevel=0 rootfstype=erofs rootflags=dax console=ttyFIQ0 root=/dev/rd0 snd_soc_core.prealloc_buffer_size_kbytes=16 coherent_pool=0 driver_async_probe=dwmmc_rockchip";
|
||||
};
|
||||
|
||||
acodec_sound: acodec-sound {
|
||||
|
||||
Reference in New Issue
Block a user