[PATCH 2/3] imx6q-embedsky-e9: the debug port is on uart1 not uart4

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Tue Feb 17 16:26:25 PST 2015


the uart4 is on the extention header

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
---
 arch/arm/dts/imx6q-embedsky-e9.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/dts/imx6q-embedsky-e9.dts b/arch/arm/dts/imx6q-embedsky-e9.dts
index 53665cf..ab70d05 100644
--- a/arch/arm/dts/imx6q-embedsky-e9.dts
+++ b/arch/arm/dts/imx6q-embedsky-e9.dts
@@ -17,7 +17,7 @@
 
 / {
 	chosen {
-		linux,stdout-path = &uart4;
+		linux,stdout-path = &uart1;
 
 		environment-mmc1 {
 			compatible = "barebox,environment";
-- 
2.1.4




More information about the barebox mailing list