[PATCH 18/22] ARM: phycard-i.MX27: Add stdout-path property

Sascha Hauer s.hauer at pengutronix.de
Fri Jan 17 10:03:28 EST 2014


Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
---
 arch/arm/dts/imx27-phytec-phycard-s-som.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/dts/imx27-phytec-phycard-s-som.dts b/arch/arm/dts/imx27-phytec-phycard-s-som.dts
index 92c7f6c..c0341da 100644
--- a/arch/arm/dts/imx27-phytec-phycard-s-som.dts
+++ b/arch/arm/dts/imx27-phytec-phycard-s-som.dts
@@ -17,6 +17,10 @@
 	model = "Phytec pca100";
 	compatible = "phytec,imx27-pca100", "fsl,imx27";
 
+	chosen {
+		linux,stdout-path = &uart1;
+	};
+
 	memory {
 		reg = <0xa0000000 0x08000000>; /* 128MB */
 	};
-- 
1.8.5.2




More information about the barebox mailing list