summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/ls1021atwr.conf2
1 files changed, 1 insertions, 1 deletions
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"
17 17
18KERNEL_DEVICETREE ?= "ls1021a-twr.dtb" 18KERNEL_DEVICETREE ?= "ls1021a-twr.dtb"
19 19
20SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyEHV0 115200;ttyLP0" 20SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyEHV0 115200;ttyLP0 115200;ttyAMA0"
21SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" 21SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}"
22USE_VT ?= "0" 22USE_VT ?= "0"
23 23