[meta-freescale] [meta-fsl-arm][PATCH ] ls1021atwr: add ttyAMA0 console

b40290 at freescale.com b40290 at freescale.com
Thu Dec 18 22:38:11 PST 2014


From: Chunrong Guo <B40290 at freescale.com>

Signed-off-by: Chunrong Guo <B40290 at freescale.com>
---
 conf/machine/ls1021atwr.conf | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/conf/machine/ls1021atwr.conf b/conf/machine/ls1021atwr.conf
index e549ac3..2d59d48 100644
--- a/conf/machine/ls1021atwr.conf
+++ b/conf/machine/ls1021atwr.conf
@@ -14,10 +14,9 @@ UBOOT_CONFIG[nor] = "ls1021atwr_nor_config"
 UBOOT_CONFIG[sdcard] = "ls1021atwr_sdcard_config,sdcard"
 UBOOT_CONFIG[lpuart] = "ls1021atwr_lpuart_config"
 
+KERNEL_DEVICETREE ?= "ls1021a-twr.dtb"
 
-KERNEL_DEVICETREE ?= "ls1021atwr.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"
 
-- 
1.9.2



More information about the meta-freescale mailing list