From: Otavio Salvador Date: Tue, 21 Jan 2014 10:50:50 +0000 (-0200) Subject: imx6dlsabresd: Add U-Boot Manufacturing Tool config X-Git-Tag: 2.1~1019 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=b94be875277817cfbb06294881589f238c9eac69;p=meta-freescale.git imx6dlsabresd: Add U-Boot Manufacturing Tool config This allow the mfgtool variant into the UBOOT_CONFIG set. Change-Id: I4d14ebdc314586ef0aabca8a966c1a7d680f9758 Signed-off-by: Otavio Salvador --- diff --git a/meta-fsl-arm/conf/machine/imx6dlsabresd.conf b/meta-fsl-arm/conf/machine/imx6dlsabresd.conf index bd1f6021..1e934e1b 100644 --- a/meta-fsl-arm/conf/machine/imx6dlsabresd.conf +++ b/meta-fsl-arm/conf/machine/imx6dlsabresd.conf @@ -12,3 +12,4 @@ KERNEL_DEVICETREE = "imx6dl-sabresd.dtb imx6dl-sabresd-ldo.dtb imx6dl-sabresd-hd UBOOT_CONFIG ??= "sd" UBOOT_CONFIG[sd] = "mx6dlsabresd_config,sdcard" +UBOOT_CONFIG[mfgtool] = "mx6dlsabresd_config"