ARM: at91/dt: sama5d3 xplained: use stdout-path
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Wed, 3 Jun 2015 12:24:15 +0000 (14:24 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 4 Jun 2015 08:00:39 +0000 (10:00 +0200)
Use stdout-path to specify the console and remove the bootargs.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/boot/dts/at91-sama5d3_xplained.dts

index 4799e88cdf5e7c09d2c3a28b7c16992014f1ac3c..d81474e0bcd6007eee98ac1a57525dd7cc08d1ac 100644 (file)
@@ -14,7 +14,7 @@
        compatible = "atmel,sama5d3-xplained", "atmel,sama5d3", "atmel,sama5";
 
        chosen {
-               bootargs = "console=ttyS0,115200";
+               stdout-path = "serial0:115200n8";
        };
 
        memory {