]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
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>
Wed, 30 Apr 2014 05:35:25 +0000 (13:35 +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 cd2d4af2f5196ba8e69303629e3be8f4df5c45a0..4e36aef5190d5379cfb1834780467ed457068f40 100644 (file)
@@ -9,6 +9,12 @@
  * http://www.gnu.org/copyleft/gpl.html
  */
 
+/ {
+       chosen {
+               linux,stdout-path = &uart4;
+       };
+};
+
 &fec {
        status = "okay";
 };