]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx7dsabresd: fix typo of mfgtool config
authorTzu-Jung Lee <roylee17@currantlabs.com>
Fri, 23 Oct 2015 21:19:38 +0000 (21:19 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:21 +0000 (15:03 -0300)
Signed-off-by: Tzu-Jung Lee <roylee17@currantlabs.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/machine/imx7dsabresd.conf

index f59a5956b73dcb199fe050c875760d419b6616fd..ce83553bc2ff02d1db3e5b61d6867412d41ea609 100644 (file)
@@ -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"