[meta-freescale] [3rdparty][PATCH] imx7s-warp: update u-boot configuration

Pierre-Jean Texier texier.pj2 at gmail.com
Mon Jun 4 12:06:48 PDT 2018


The 'secure_defconfig' was removed, see [1].

[1] https://github.com/Freescale/u-boot-fslc/commit/8273209bd9741e52e7a9db4ea76113e82213bbc0

Signed-off-by: Pierre-Jean Texier <texier.pj2 at gmail.com>
---
 conf/machine/imx7s-warp.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/imx7s-warp.conf b/conf/machine/imx7s-warp.conf
index 7a23fd6..939cae7 100644
--- a/conf/machine/imx7s-warp.conf
+++ b/conf/machine/imx7s-warp.conf
@@ -16,6 +16,6 @@ KERNEL_DEVICETREE = "imx7s-warp.dtb"
 PREFERRED_PROVIDER_virtual/kernel ?= "linux-warp7"
 
 UBOOT_CONFIG ??= "sd"
-UBOOT_CONFIG[sd] = "warp7_secure_defconfig,sdcard"
+UBOOT_CONFIG[sd] = "warp7_config,sdcard"
 
 MACHINE_EXTRA_RRECOMMENDS += "firmware-imx-brcm"
-- 
2.7.4



More information about the meta-freescale mailing list