From: Chunrong Guo Date: Thu, 26 Apr 2018 03:26:12 +0000 (+0800) Subject: ls1012ardb: rcw instead of rcw-bin X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=cb0e0d0c087f4c557053d154c3a59dc457471882;p=meta-freescale.git ls1012ardb: rcw instead of rcw-bin Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador (cherry picked from commit ff5e50775d4fc428c9f1d45f596102de0050e58a) --- diff --git a/conf/machine/ls1012ardb.conf b/conf/machine/ls1012ardb.conf index ad3e30fb..249a151b 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 ppa-optee ppfe-firmware rcw-bin" +EXTRA_IMAGEDEPENDS += "ppa ppa-optee ppfe-firmware rcw" USE_VT = "0"