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 e549ac3..1d46f98 100644
--- a/conf/machine/ls1021atwr.conf
+++ b/conf/machine/ls1021atwr.conf
@@ -15,7 +15,7 @@ UBOOT_CONFIG[sdcard] = "ls1021atwr_sdcard_config,sdcard"
15UBOOT_CONFIG[lpuart] = "ls1021atwr_lpuart_config" 15UBOOT_CONFIG[lpuart] = "ls1021atwr_lpuart_config"
16 16
17 17
18KERNEL_DEVICETREE ?= "ls1021atwr.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"
21SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" 21SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}"