]> code.ossystems Code Review - meta-freescale.git/commitdiff
ls1021aqds.conf: add ttyAMA0 console
authorChunrong Guo <B40290@freescale.com>
Mon, 5 Jan 2015 02:39:19 +0000 (10:39 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 5 Jan 2015 10:37:30 +0000 (08:37 -0200)
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/conf/machine/ls1021aqds.conf

index 24ee6df1c4f76e0cc0d7d3a15d4fd75ad9d8fd9a..f3bc1b4eedd8bba9ab06cbb6823d66828ce78771 100644 (file)
@@ -17,6 +17,6 @@ UBOOT_CONFIG[lpuart] = "ls1021aqds_lpuart_config"
 
 KERNEL_DEVICETREE = "ls1021a-qds.dtb"
 
-SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyEHV0 115200;ttyLP0"
+SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyEHV0 115200;ttyLP0 115200;ttyAMA0"
 SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}"
 USE_VT ?= "0"