summaryrefslogtreecommitdiffstats
path: root/conf/machine/ls1021atwr.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/ls1021atwr.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 a9e29ba..6c302d5 100644
--- a/conf/machine/ls1021atwr.conf
+++ b/conf/machine/ls1021atwr.conf
@@ -18,7 +18,7 @@ QE_UCODE="iram_Type_A_LS1021a_r1.0.bin"
18 18
19KERNEL_DEVICETREE ?= "ls1021a-twr.dtb" 19KERNEL_DEVICETREE ?= "ls1021a-twr.dtb"
20 20
21SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyEHV0 115200;ttyLP0" 21SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyEHV0 115200;ttyLP0 115200;ttyAMA0"
22SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" 22SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}"
23USE_VT ?= "0" 23USE_VT ?= "0"
24 24