mirror of
https://github.com/torvalds/linux.git
synced 2026-06-15 10:32:26 +02:00
ARM: dts: vf-colibri: define stdout-path property
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>
This commit is contained in:
parent
055223d4d2
commit
4f182ff7d4
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
/ {
|
||||
chosen {
|
||||
bootargs = "console=ttyLP0,115200";
|
||||
stdout-path = "serial0:115200n8";
|
||||
};
|
||||
|
||||
clk16m: clk16m {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user