]> code.ossystems Code Review - meta-freescale.git/commitdiff
t4240qds.conf: add missing quotation mark
authorZhenhua Luo <zhenhua.luo@freescale.com>
Mon, 12 Oct 2015 13:06:31 +0000 (21:06 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:20 +0000 (15:03 -0300)
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/machine/t4240qds.conf

index 13e9576ee36e286ac874e89b4df5573ab2b5f045..b006857f532d221ee923006a19fefd9559f12547 100644 (file)
@@ -11,7 +11,7 @@ SOC_FAMILY = "t4:t4240"
 
 UBOOT_CONFIG ??= "nor secure-boot"
 UBOOT_CONFIG[nor] = "T4240QDS_config"
-UBOOT_CONFIG[secure-boot] = "T4240QDS_SECURE_BOOT_config
+UBOOT_CONFIG[secure-boot] = "T4240QDS_SECURE_BOOT_config"
 
 UBOOT_SOURCE_NAND = "u-boot-with-spl-pbl.bin"
 UBOOT_SOURCE_SPI = "u-boot.pbl"