ARM: dts: pbab01: Set linux,stdout-path to UART4

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
This commit is contained in:
Philipp Zabel 2014-04-14 17:37:27 +02:00 committed by Shawn Guo
parent 26888190cb
commit 057b3d3cc1

View File

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