Skip to content

Commit ddf7c3b

Browse files
FrankC-asusasus-leslieyu
authored andcommitted
Move a part of bootargs to cmdline.txt.
Change-Id: Ic470e35604e247973e2abdbb02a4fe4698053ff6
1 parent edf725f commit ddf7c3b

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 rootfstype=ext4 rootwait";
49+
bootargs = "console=ttyFIQ0 rw rootfstype=ext4 rootwait";
5050
};
5151

5252
backlight: backlight {

0 commit comments

Comments
 (0)