Commit 8993d5e4 authored by Tobias Klauser's avatar Tobias Klauser Committed by Ley Foon Tan

nios2: add earlycon support to 3c120 devboard DTS

Allow earlycon to be used on the JTAG UART present in the 3c120 GHRD.
Signed-off-by: default avatarTobias Klauser <tklauser@distanz.ch>
parent 569dbb88
......@@ -159,6 +159,7 @@ partition@800000 {
};
chosen {
bootargs = "debug console=ttyJ0,115200";
bootargs = "debug earlycon console=ttyJ0,115200";
stdout-path = &jtag_uart;
};
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment