]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx6dlsabresd: Add U-Boot Manufacturing Tool config
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 21 Jan 2014 10:50:50 +0000 (08:50 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 3 Mar 2014 21:19:42 +0000 (18:19 -0300)
This allow the mfgtool variant into the UBOOT_CONFIG set.

Change-Id: I4d14ebdc314586ef0aabca8a966c1a7d680f9758
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/conf/machine/imx6dlsabresd.conf

index bd1f6021becbf3a4227c41b14cf72755c39a2321..1e934e1bf848236e45f2a562fff4c436a3979746 100644 (file)
@@ -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"