ARM: dts: igep00x0: Specify the device to be used for boot console output.

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>
This commit is contained in:
Enric Balletbo i Serra 2016-01-16 11:51:10 +01:00 committed by Tony Lindgren
parent b4cc2b75ed
commit 8d289cc623

View file

@ -18,6 +18,10 @@ memory {
reg = <0x80000000 0x20000000>; /* 512 MB */
};
chosen {
stdout-path = &uart3;
};
sound {
compatible = "ti,omap-twl4030";
ti,model = "igep2";