9
0
Fork 0

imx6q-embedsky-e9: the debug port is on uart1 not uart4

the uart4 is on the extention header

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Jean-Christophe PLAGNIOL-VILLARD 2015-02-18 01:26:25 +01:00 committed by Sascha Hauer
parent fbf39b1351
commit 4067c245e5
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
/ {
chosen {
linux,stdout-path = &uart4;
linux,stdout-path = &uart1;
environment-mmc1 {
compatible = "barebox,environment";