Skip to content

Commit 9c0b660

Browse files
FrankC-asusasus-leslieyu
authored andcommitted
Modify root partition from static definition to dynamic booting.(2/2)
Change-Id: If0a5b661af5d224ee83e3337b0f69743f50cb847
1 parent b0f6376 commit 9c0b660

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/boot/dts/rk3288-tinker-board.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
compatible = "rockchip,rk3288-evb-rk808-linux", "rockchip,rk3288";
4747

4848
chosen {
49-
bootargs = "console=tty0 earlyprintk console=ttyFIQ0 rw root=PARTUUID=614e0000-0000 rootfstype=ext4 rootwait";
49+
bootargs = "console=tty0 earlyprintk console=ttyFIQ0 rw rootfstype=ext4 rootwait";
5050
};
5151

5252
backlight: backlight {

0 commit comments

Comments
 (0)