ARM: dts: am335x-sl50: Specify the device to be used for boot console output.

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>
This commit is contained in:
Enric Balletbo i Serra 2016-01-16 11:51:12 +01:00 committed by Tony Lindgren
parent 7911fc439b
commit 01c37be40f

View File

@ -19,6 +19,10 @@
};
};
chosen {
stdout-path = &uart0;
};
leds {
compatible = "gpio-leds";
pinctrl-names = "default";