Signed-off-by: Tzu-Jung Lee <[email protected]> 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
-- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
