]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx6qsabresd: 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: Ia96cffe65f0ce4a97c705a1c5dd69de2f6bfc5bd
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/conf/machine/imx6qsabresd.conf

index 3518e6451da44705634324b87352d56602e52113..4b493b90ed346a79888ef372343170d7118eec7b 100644 (file)
@@ -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"