OSDN Git Service

ARM: dts: pbab01: Set linux,stdout-path to UART4
authorPhilipp Zabel <p.zabel@pengutronix.de>
Mon, 14 Apr 2014 15:37:27 +0000 (17:37 +0200)
committerShawn Guo <shawn.guo@freescale.com>
Fri, 16 May 2014 15:01:54 +0000 (23:01 +0800)
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/boot/dts/imx6qdl-phytec-pbab01.dtsi

index cd2d4af..4e36aef 100644 (file)
@@ -9,6 +9,12 @@
  * http://www.gnu.org/copyleft/gpl.html
  */
 
+/ {
+       chosen {
+               linux,stdout-path = &uart4;
+       };
+};
+
 &fec {
        status = "okay";
 };