From ba5a71075d8ba5f6d3bac467eb8c6df4e09870d3 Mon Sep 17 00:00:00 2001 From: Ting Liu Date: Sat, 9 Jan 2016 14:43:06 +0800 Subject: [PATCH] t4160qds: build secure-boot u-boot Signed-off-by: Ting Liu > Signed-off-by: Otavio Salvador --- 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 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" -- 2.40.1