From 2931d0ed29b46c5a5a46d48facf5fbb0456a3692 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Tue, 21 Jan 2014 08:50:50 -0200 Subject: 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 --- conf/machine/imx6dlsabresd.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'conf/machine/imx6dlsabresd.conf') diff --git a/conf/machine/imx6dlsabresd.conf b/conf/machine/imx6dlsabresd.conf index bd1f602..1e934e1 100644 --- a/conf/machine/imx6dlsabresd.conf +++ b/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" -- cgit v1.2.3-54-g00ecf