ARM: dts: am335x-sl50: Specify the device to be used for boot console output.
authorEnric Balletbo i Serra <enric.balletbo@collabora.com>
Sat, 16 Jan 2016 10:51:12 +0000 (11:51 +0100)
committerTony Lindgren <tony@atomide.com>
Fri, 12 Feb 2016 22:26:26 +0000 (14:26 -0800)
UART0 device is the device to be used for boot console output.

Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am335x-sl50.dts

index d38edfa..9e1dac6 100644 (file)
                };
        };
 
+       chosen {
+               stdout-path = &uart0;
+       };
+
        leds {
                compatible = "gpio-leds";
                pinctrl-names = "default";