[meta-freescale] [meta-fsl-arm][PATCH] imx7dsabresd: fix typo of mfgtool config

Tzu-Jung Lee roylee17 at currantlabs.com
Fri Oct 23 14:19:38 PDT 2015


Signed-off-by: Tzu-Jung Lee <roylee17 at currantlabs.com>

diff --git a/conf/machine/imx7dsabresd.conf b/conf/machine/imx7dsabresd.conf
index f59a595..ce83553 100644
--- a/conf/machine/imx7dsabresd.conf
+++ b/conf/machine/imx7dsabresd.conf
@@ -20,4 +20,4 @@ UBOOT_CONFIG ??= "sd"
 UBOOT_CONFIG[sd] = "mx7dsabresd_config,sdcard"
 UBOOT_CONFIG[qspi1] = "mx7dsabresd_qspi1_config"
 UBOOT_CONFIG[nand] = "mx7dsabresd_nand_config,ubifs"
-UBOOT_CONFIG[mfgtool] = "mx7dsabresd_config_config"
+UBOOT_CONFIG[mfgtool] = "mx7dsabresd_config"
-- 
2.6.2



More information about the meta-freescale mailing list