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 6c302d5..c8efba4 100644 --- a/conf/machine/ls1021atwr.conf +++ b/conf/machine/ls1021atwr.conf @@ -13,6 +13,7 @@ UBOOT_CONFIG ??= "nor" UBOOT_CONFIG[nor] = "ls1021atwr_nor_config" UBOOT_CONFIG[sdcard] = "ls1021atwr_sdcard_config,sdcard" UBOOT_CONFIG[lpuart] = "ls1021atwr_lpuart_config" +UBOOT_CONFIG[qspi] = "ls1021atwr_qspi_config" QE_UCODE="iram_Type_A_LS1021a_r1.0.bin" -- 1.9.2 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
