From 7ea7298f27d5dc864a447b9582f927e8c563d139 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Tue, 21 Jan 2014 08:50:50 -0200 Subject: 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 --- conf/machine/imx6solosabresd.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/imx6solosabresd.conf b/conf/machine/imx6solosabresd.conf index 315eda8..2f084ee 100644 --- a/conf/machine/imx6solosabresd.conf +++ b/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" -- cgit v1.2.3-54-g00ecf