Signed-off-by: Otavio Salvador <[email protected]> --- conf/machine/imx6solosabresd.conf | 1 + 1 file changed, 1 insertion(+)
diff --git a/conf/machine/imx6solosabresd.conf b/conf/machine/imx6solosabresd.conf index 315eda8..2f084ee 100644 --- a/conf/machine/imx6solosabresd.conf +++ b/conf/machine/imx6solosabresd.conf @@ -15,3 +15,4 @@ PREFERRED_PROVIDER_virtual/bootloader = "u-boot-imx" UBOOT_CONFIG ??= "sd" UBOOT_CONFIG[sd] = "mx6solosabresd_config,sdcard" +UBOOT_CONFIG[mfgtool] = "mx6solosabresd_config" -- 1.9.0 _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
