[meta-freescale] [meta-fsl-arm-extra][PATCH] imx7s-warp: Set warp7_secure as default U-Boot config

Fabio Berton fabio.berton at ossystems.com.br
Thu Oct 6 11:05:15 PDT 2016


To boot WaRP7 with Linux version 4.1.x we need to use U-Boot with
secure boot enable.

Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
---
 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 06d759c..5ded4e4 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_config,sdcard"
+UBOOT_CONFIG[sd] = "warp7_secure_defconfig,sdcard"
 
 MACHINE_EXTRA_RRECOMMENDS += "firmware-imx-brcm"
-- 
2.1.4



More information about the meta-freescale mailing list