Ping.
-----Original Message----- From: [email protected] [mailto:[email protected]] Sent: Thursday, January 08, 2015 3:07 PM To: [email protected] Cc: Liu Ting-B28495; Luo Zhenhua-B19537; Guo Chunrong-B40290 Subject: [meta-fsl-arm][PATCH v6 5/7] ls1021atwr.conf : add QE_UCODE From: Chunrong Guo <[email protected]> Signed-off-by: Chunrong Guo <[email protected]> --- conf/machine/ls1021atwr.conf | 1 + 1 file changed, 1 insertion(+) 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" UBOOT_CONFIG[sdcard] = "ls1021atwr_sdcard_config,sdcard" UBOOT_CONFIG[lpuart] = "ls1021atwr_lpuart_config" +QE_UCODE="iram_Type_A_LS1021a_r1.0.bin" KERNEL_DEVICETREE ?= "ls1021a-twr.dtb" -- 1.9.2 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
