diff options
| -rw-r--r-- | meta-fsl-arm/conf/machine/ls1021atwr.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fsl-arm/conf/machine/ls1021atwr.conf b/meta-fsl-arm/conf/machine/ls1021atwr.conf index 1d46f989a..4dfbe5765 100644 --- a/meta-fsl-arm/conf/machine/ls1021atwr.conf +++ b/meta-fsl-arm/conf/machine/ls1021atwr.conf | |||
| @@ -17,7 +17,7 @@ UBOOT_CONFIG[lpuart] = "ls1021atwr_lpuart_config" | |||
| 17 | 17 | ||
| 18 | KERNEL_DEVICETREE ?= "ls1021a-twr.dtb" | 18 | KERNEL_DEVICETREE ?= "ls1021a-twr.dtb" |
| 19 | 19 | ||
| 20 | SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyEHV0 115200;ttyLP0" | 20 | SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyEHV0 115200;ttyLP0 115200;ttyAMA0" |
| 21 | SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" | 21 | SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" |
| 22 | USE_VT ?= "0" | 22 | USE_VT ?= "0" |
| 23 | 23 | ||
