Signed-off-by: Otavio Salvador <[email protected]> --- conf/machine/imx6qsabresd.conf | 1 + 1 file changed, 1 insertion(+)
diff --git a/conf/machine/imx6qsabresd.conf b/conf/machine/imx6qsabresd.conf index 3518e64..4b493b9 100644 --- a/conf/machine/imx6qsabresd.conf +++ b/conf/machine/imx6qsabresd.conf @@ -13,3 +13,4 @@ KERNEL_DEVICETREE = "imx6q-sabresd.dtb imx6q-sabresd-ldo.dtb imx6q-sabresd-hdcp. UBOOT_CONFIG ??= "sd" UBOOT_CONFIG[sd] = "mx6qsabresd_config,sdcard" UBOOT_CONFIG[sata] = "mx6qsabresd_sata_config" +UBOOT_CONFIG[mfgtool] = "mx6qsabresd_config" -- 1.9.0 _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
