[meta-freescale] [meta-fsl-arm][PATCH 04/11] ls1021atwr: update lquart/secure-boot UBOOT_CONFIG

b28495 at freescale.com b28495 at freescale.com
Fri Jul 3 08:03:27 PDT 2015


From: Ting Liu <ting.liu at freescale.com>

Signed-off-by: Ting Liu <ting.liu at freescale.com>
---
 conf/machine/ls1021atwr.conf | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/conf/machine/ls1021atwr.conf b/conf/machine/ls1021atwr.conf
index c8efba4..916fb4b 100644
--- a/conf/machine/ls1021atwr.conf
+++ b/conf/machine/ls1021atwr.conf
@@ -12,8 +12,9 @@ SOC_FAMILY = "ls102xa"
 UBOOT_CONFIG ??= "nor"
 UBOOT_CONFIG[nor] = "ls1021atwr_nor_config"
 UBOOT_CONFIG[sdcard] = "ls1021atwr_sdcard_config,sdcard"
-UBOOT_CONFIG[lpuart] = "ls1021atwr_lpuart_config"
+UBOOT_CONFIG[lpuart] = "ls1021atwr_nor_lpuart_config"
 UBOOT_CONFIG[qspi] = "ls1021atwr_qspi_config"
+UBOOT_CONFIG[secure-boot] = "ls1021atwr_nor_SECURE_BOOT_config"
 
 QE_UCODE="iram_Type_A_LS1021a_r1.0.bin"
 
-- 
1.9.1



More information about the meta-freescale mailing list