diff options
| -rw-r--r-- | meta-fsl-arm/conf/machine/ls1021aqds.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-fsl-arm/conf/machine/ls1021aqds.conf b/meta-fsl-arm/conf/machine/ls1021aqds.conf index f3bc1b4ee..62815384a 100644 --- a/meta-fsl-arm/conf/machine/ls1021aqds.conf +++ b/meta-fsl-arm/conf/machine/ls1021aqds.conf | |||
| @@ -15,6 +15,8 @@ UBOOT_CONFIG[qspi] = "ls1021aqds_qspi_config" | |||
| 15 | UBOOT_CONFIG[nor-secboot] = "ls1021aqds_nor_secboot_config" | 15 | UBOOT_CONFIG[nor-secboot] = "ls1021aqds_nor_secboot_config" |
| 16 | UBOOT_CONFIG[lpuart] = "ls1021aqds_lpuart_config" | 16 | UBOOT_CONFIG[lpuart] = "ls1021aqds_lpuart_config" |
| 17 | 17 | ||
| 18 | QE_UCODE="iram_Type_A_LS1021a_r1.0.bin" | ||
| 19 | |||
| 18 | KERNEL_DEVICETREE = "ls1021a-qds.dtb" | 20 | KERNEL_DEVICETREE = "ls1021a-qds.dtb" |
| 19 | 21 | ||
| 20 | SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyEHV0 115200;ttyLP0 115200;ttyAMA0" | 22 | SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyEHV0 115200;ttyLP0 115200;ttyAMA0" |
