fix:sd card mount

This commit is contained in:
eng33
2023-11-14 17:06:47 +08:00
committed by luckfox-eng33
parent 3958ea65e5
commit 932cab4805
10 changed files with 21 additions and 9 deletions

View File

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