Skip to content

Commit

Permalink
ARM: dts: vf-colibri: define stdout-path property
Browse files Browse the repository at this point in the history
Define Vybrid's UART0, connected to the Colibri pinout UART_A, as
standard output.

Signed-off-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
  • Loading branch information
Stefan Agner authored and Shawn Guo committed Aug 11, 2015
1 parent 055223d commit 4f182ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/vf-colibri-eval-v3.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

/ {
chosen {
bootargs = "console=ttyLP0,115200";
stdout-path = "serial0:115200n8";
};

clk16m: clk16m {
Expand Down

0 comments on commit 4f182ff

Please sign in to comment.