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 6/7] ls1021aqds.conf : add QE_UCODE From: Chunrong Guo <[email protected]> Signed-off-by: Chunrong Guo <[email protected]> --- conf/machine/ls1021aqds.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/machine/ls1021aqds.conf b/conf/machine/ls1021aqds.conf index f3bc1b4..6281538 100644 --- a/conf/machine/ls1021aqds.conf +++ b/conf/machine/ls1021aqds.conf @@ -15,6 +15,8 @@ UBOOT_CONFIG[qspi] = "ls1021aqds_qspi_config" UBOOT_CONFIG[nor-secboot] = "ls1021aqds_nor_secboot_config" UBOOT_CONFIG[lpuart] = "ls1021aqds_lpuart_config" +QE_UCODE="iram_Type_A_LS1021a_r1.0.bin" + KERNEL_DEVICETREE = "ls1021a-qds.dtb" SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyEHV0 115200;ttyLP0 115200;ttyAMA0" -- 1.9.2 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
