From: Ting Liu Date: Sat, 9 Jan 2016 06:43:06 +0000 (+0800) Subject: t4160qds: build secure-boot u-boot X-Git-Tag: 2.1~155 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ba5a71075d8ba5f6d3bac467eb8c6df4e09870d3;p=meta-freescale.git t4160qds: build secure-boot u-boot Signed-off-by: Ting Liu > Signed-off-by: Otavio Salvador --- diff --git a/conf/machine/t4160qds.conf b/conf/machine/t4160qds.conf index e86cbd2b..49f5620f 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"