From: Tzu-Jung Lee Date: Fri, 23 Oct 2015 21:19:38 +0000 (+0000) Subject: imx7dsabresd: fix typo of mfgtool config X-Git-Tag: 2.1~198 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=fc440bb9e9d3814ef9fb5235d4db2d2fcc171952;p=meta-freescale.git imx7dsabresd: fix typo of mfgtool config Signed-off-by: Tzu-Jung Lee Signed-off-by: Otavio Salvador --- diff --git a/conf/machine/imx7dsabresd.conf b/conf/machine/imx7dsabresd.conf index f59a5956..ce83553b 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"