mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
arm64: dts: rockchip: update bootargs for rv1126b-evb.dtsi
Change-Id: I63d09747640865f126e05b65f0ef8af4f8f6ca7c Signed-off-by: Caesar Wang <wxt@rock-chips.com>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
/ {
|
||||
chosen {
|
||||
bootargs = "earlycon=uart8250,mmio32,0x20810000 console=ttyFIQ0 root=/dev/mmcblk0p5 rootfstype=ext4 rootwait snd_soc_core.prealloc_buffer_size_kbytes=16 coherent_pool=32K";
|
||||
bootargs = "earlycon=uart8250,mmio32,0x20810000 console=ttyFIQ0 rw root=PARTUUID=614e0000-0000 rootfstype=ext4 rootwait snd_soc_core.prealloc_buffer_size_kbytes=16 coherent_pool=32K";
|
||||
};
|
||||
|
||||
acodec_sound: acodec-sound {
|
||||
|
||||
Reference in New Issue
Block a user