summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChunrong Guo <B40290@freescale.com>2015-01-08 15:07:14 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2015-01-13 11:07:12 -0200
commitefd3fe48347be3a1360ad8a98069e6d3c2e50f8c (patch)
tree6e2c667304b0bb0cdf4e9e9cf03610e509c9f0b1
parentd5686807253cfe1f279ca4a1ecd33e5b9340b363 (diff)
downloadmeta-fsl-arm-efd3fe48347be3a1360ad8a98069e6d3c2e50f8c.tar.gz
ls1021atwr.conf : add QE_UCODE
Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--conf/machine/ls1021atwr.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/ls1021atwr.conf b/conf/machine/ls1021atwr.conf
index 4dfbe57..6c302d5 100644
--- a/conf/machine/ls1021atwr.conf
+++ b/conf/machine/ls1021atwr.conf
@@ -14,6 +14,7 @@ UBOOT_CONFIG[nor] = "ls1021atwr_nor_config"
14UBOOT_CONFIG[sdcard] = "ls1021atwr_sdcard_config,sdcard" 14UBOOT_CONFIG[sdcard] = "ls1021atwr_sdcard_config,sdcard"
15UBOOT_CONFIG[lpuart] = "ls1021atwr_lpuart_config" 15UBOOT_CONFIG[lpuart] = "ls1021atwr_lpuart_config"
16 16
17QE_UCODE="iram_Type_A_LS1021a_r1.0.bin"
17 18
18KERNEL_DEVICETREE ?= "ls1021a-twr.dtb" 19KERNEL_DEVICETREE ?= "ls1021a-twr.dtb"
19 20