From b94be875277817cfbb06294881589f238c9eac69 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Tue, 21 Jan 2014 08:50:50 -0200 Subject: [PATCH] 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 --- meta-fsl-arm/conf/machine/imx6dlsabresd.conf | 1 + 1 file changed, 1 insertion(+) 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" -- 2.40.1