Skip to content

Commit

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

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

Expand Down

0 comments on commit ef85529

Please sign in to comment.