Skip to content

Commit

Permalink
ayufan: dts: rock64: use earlycon for boot console
Browse files Browse the repository at this point in the history
Change-Id: I2a4cc831f6aaba8ce1478ce968d9326d62fc5219
  • Loading branch information
ayufan committed Jul 15, 2018
1 parent ef85529 commit 9ca1959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/rockchip/rk3328-rock64.dts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
compatible = "pine64,rock64", "rockchip,rk3328";

chosen {
bootargs = "earlyprintk=uart8250-32bit,0xff130000";
bootargs = "earlycon=uart8250,mmio32,0xff130000";
stdout-path = "serial2:1500000n8";
};

Expand Down

0 comments on commit 9ca1959

Please sign in to comment.