mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
arm64: dts: rockchip: add root=PARTUUID=614e0000-0000 for rk1808-evb-v10
Change-Id: Idc404d7cc435e562630f55e16691987b259ef66b Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
compatible = "rockchip,rk1808-evb-v10", "rockchip,rk1808";
|
||||
|
||||
chosen {
|
||||
bootargs = "earlycon=uart8250,mmio32,0xff550000 console=ttyFIQ0 root=/dev/mmcblk1p8 rootfstype=ext4 rootwait swiotlb=1 kpti=0";
|
||||
bootargs = "earlycon=uart8250,mmio32,0xff550000 console=ttyFIQ0 root=PARTUUID=614e0000-0000 rootfstype=ext4 rootwait swiotlb=1 kpti=0";
|
||||
};
|
||||
|
||||
vad-sound {
|
||||
|
||||
Reference in New Issue
Block a user