From 475c3eeff57f22443c36c5ab9dc185f064b1f288 Mon Sep 17 00:00:00 2001 From: Baruch Siach Date: Mon, 6 Jul 2015 14:41:45 +0300 Subject: [PATCH] ARM: digicolor: dts: use stdout-path for console configuration Signed-off-by: Baruch Siach Signed-off-by: Olof Johansson --- arch/arm/boot/dts/cx92755_equinox.dts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/arch/arm/boot/dts/cx92755_equinox.dts b/arch/arm/boot/dts/cx92755_equinox.dts index 90d52cc..5da0080 100644 --- a/arch/arm/boot/dts/cx92755_equinox.dts +++ b/arch/arm/boot/dts/cx92755_equinox.dts @@ -64,8 +64,7 @@ }; chosen { - bootargs = "console=ttyS0,115200"; - stdout-path = &uart0; + stdout-path = "serial0:115200n8"; }; }; -- 2.7.4