From 2f3a5fee9e901a34263cf293d1d9072bbd69fe27 Mon Sep 17 00:00:00 2001 From: Thomas Chou Date: Thu, 19 Nov 2015 21:48:15 +0800 Subject: nios2: 10m50: change to ns16550 uart Change to ns16550 uart for 10m50 devboard based on a new Altera release. Signed-off-by: Thomas Chou Reviewed-by: Tom Rini Acked-by: Simon Glass --- arch/nios2/dts/10m50_devboard.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/nios2') 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; }; }; -- cgit v1.2.1