diff options
| author | Chunrong Guo <B40290@freescale.com> | 2015-01-08 15:07:13 +0800 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2015-01-13 11:07:12 -0200 |
| commit | dd70e840f9a01139247a02aac8acc329ae604212 (patch) | |
| tree | b09b55e661f0dfb1dd4e22c0b5a15616c4caeb1f | |
| parent | 33fc3a68d9da31139bdf9bfda707617b54e7e353 (diff) | |
| download | meta-freescale-dd70e840f9a01139247a02aac8acc329ae604212.tar.gz | |
ls1021aqds.conf : add QE_UCODE
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| -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" |
