[meta-freescale] [PATCH] t4240qds.conf: add missing quotation mark

Zhenhua Luo zhenhua.luo at freescale.com
Mon Oct 12 06:06:31 PDT 2015


Signed-off-by: Zhenhua Luo <zhenhua.luo at freescale.com>
---
 conf/machine/t4240qds.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/t4240qds.conf b/conf/machine/t4240qds.conf
index 13e9576..b006857 100644
--- a/conf/machine/t4240qds.conf
+++ b/conf/machine/t4240qds.conf
@@ -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"
-- 
2.4.3



More information about the meta-freescale mailing list