From: Ting Liu <[email protected]> Signed-off-by: Ting Liu <[email protected]>> --- conf/machine/t4160qds.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/conf/machine/t4160qds.conf b/conf/machine/t4160qds.conf index e86cbd2..49f5620 100644 --- a/conf/machine/t4160qds.conf +++ b/conf/machine/t4160qds.conf @@ -9,7 +9,7 @@ require conf/machine/include/e6500.inc SOC_FAMILY = "t4:t4160" -UBOOT_CONFIG ??= "nor" +UBOOT_CONFIG ??= "secure-boot nor" UBOOT_CONFIG[nor] = "T4160QDS_config" UBOOT_CONFIG[secure-boot] = "T4160QDS_SECURE_BOOT_config" -- 1.9.2 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
