[meta-freescale] [meta-fsl-arm-extra][PATCH] nitrogen6sx: Fix Console for v1.0 of Nitrogen6 SoloX Board.

Ian Coolidge ian at boundarydevices.com
Wed Oct 7 11:03:06 PDT 2015


Signed-off-by: Ian Coolidge <ian at boundarydevices.com>
---
 conf/machine/nitrogen6sx.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/nitrogen6sx.conf b/conf/machine/nitrogen6sx.conf
index 004b8ec..f095cde 100644
--- a/conf/machine/nitrogen6sx.conf
+++ b/conf/machine/nitrogen6sx.conf
@@ -26,7 +26,7 @@ BOOT_SCRIPTS = "6x_bootscript-${MACHINE}:6x_bootscript"
 
 UBOOT_MACHINE ?= "nitrogen6sx_config"
 
-SERIAL_CONSOLE = "115200 ttymxc1"
+SERIAL_CONSOLE = "115200 ttymxc0"
 
 MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-wl12xx"
 MACHINE_FEATURES += " pci wifi bluetooth"
-- 
1.9.1



More information about the meta-freescale mailing list