From: Chunrong Guo Date: Tue, 30 Jan 2018 09:10:00 +0000 (+0800) Subject: ls1012ardb: rcw-bin instead of rcw X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=67fb6f1e85eb9602ee78b42ee1fff64512b75de9;p=meta-freescale.git ls1012ardb: rcw-bin instead of rcw Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- diff --git a/conf/machine/ls1012ardb.conf b/conf/machine/ls1012ardb.conf index 37132d36..22dc1b59 100644 --- a/conf/machine/ls1012ardb.conf +++ b/conf/machine/ls1012ardb.conf @@ -23,5 +23,5 @@ UBOOT_CONFIG[qspi-secure-boot] = "ls1012ardb_qspi_SECURE_BOOT_defconfig,,u-boot- KERNEL_DEVICETREE ?= "freescale/fsl-ls1012a-rdb.dtb" KERNEL_DEFCONFIG ?= "defconfig" -EXTRA_IMAGEDEPENDS += "ppa ppfe-firmware rcw" +EXTRA_IMAGEDEPENDS += "ppa ppfe-firmware rcw-bin" USE_VT = "0"