From: Otavio Salvador Date: Tue, 21 Jan 2014 10:50:50 +0000 (-0200) Subject: imx6solosabresd: Add U-Boot Manufacturing Tool config X-Git-Tag: 2.1~1015 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e0c7455cd529fe2c408b5e6e05d02ca28fec308b;p=meta-freescale.git imx6solosabresd: Add U-Boot Manufacturing Tool config This allow the mfgtool variant into the UBOOT_CONFIG set. Change-Id: I90b97f83620ad5bcda659d0ec5190a3ef98f5acd Signed-off-by: Otavio Salvador --- diff --git a/meta-fsl-arm/conf/machine/imx6solosabresd.conf b/meta-fsl-arm/conf/machine/imx6solosabresd.conf index 315eda8d..2f084eea 100644 --- a/meta-fsl-arm/conf/machine/imx6solosabresd.conf +++ b/meta-fsl-arm/conf/machine/imx6solosabresd.conf @@ -15,3 +15,4 @@ PREFERRED_PROVIDER_virtual/bootloader = "u-boot-imx" UBOOT_CONFIG ??= "sd" UBOOT_CONFIG[sd] = "mx6solosabresd_config,sdcard" +UBOOT_CONFIG[mfgtool] = "mx6solosabresd_config"