]> code.ossystems Code Review - meta-freescale.git/commitdiff
t4160qds: build secure-boot u-boot
authorTing Liu <ting.liu@nxp.com>
Sat, 9 Jan 2016 06:43:06 +0000 (14:43 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:23 +0000 (15:03 -0300)
Signed-off-by: Ting Liu <ting.liu@nxp.com>>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/machine/t4160qds.conf

index e86cbd2bb107dd6a2c4fca02ae531d4dfbd3957e..49f5620f162ab35bac17c1465fd356c16e363804 100644 (file)
@@ -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"