ARM: dts: igep00x0: Specify the device to be used for boot console output.
authorEnric Balletbo i Serra <enric.balletbo@collabora.com>
Sat, 16 Jan 2016 10:51:10 +0000 (11:51 +0100)
committerTony Lindgren <tony@atomide.com>
Fri, 12 Feb 2016 22:26:26 +0000 (14:26 -0800)
UART3 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/omap3-igep.dtsi

index 3caf062..4fc7e0f 100644 (file)
                reg = <0x80000000 0x20000000>; /* 512 MB */
        };
 
+       chosen {
+               stdout-path = &uart3;
+       };
+
        sound {
                compatible = "ti,omap-twl4030";
                ti,model = "igep2";