From 5b2184956a4ed83377fd6d66d988818a3ee14181 Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Mon, 5 Jan 2015 10:54:13 +0800 Subject: ls1021atwr.conf: add ttyAMA0 console Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- conf/machine/ls1021atwr.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/machine/ls1021atwr.conf b/conf/machine/ls1021atwr.conf index 1d46f98..4dfbe57 100644 --- a/conf/machine/ls1021atwr.conf +++ b/conf/machine/ls1021atwr.conf @@ -17,7 +17,7 @@ UBOOT_CONFIG[lpuart] = "ls1021atwr_lpuart_config" KERNEL_DEVICETREE ?= "ls1021a-twr.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" -- cgit v1.2.3-54-g00ecf