diff options
Diffstat (limited to 'arch/nios2')
-rw-r--r-- | arch/nios2/dts/10m50_devboard.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/nios2/dts/10m50_devboard.dts b/arch/nios2/dts/10m50_devboard.dts index e89dbb2331..05eac30d67 100644 --- a/arch/nios2/dts/10m50_devboard.dts +++ b/arch/nios2/dts/10m50_devboard.dts @@ -262,6 +262,6 @@ chosen { bootargs = "debug console=ttyS0,115200"; - stdout-path = &uart_0; + stdout-path = &a_16550_uart_0; }; }; |