From: Ting Liu Date: Sat, 9 Jan 2016 06:43:05 +0000 (+0800) Subject: b4860qds-64b: remove UBOOT_MACHINES setting X-Git-Tag: 2.1~156 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=fff751f81fd30099a34f7573e78a1127b785b646;p=meta-freescale.git b4860qds-64b: remove UBOOT_MACHINES setting Signed-off-by: Ting Liu > Signed-off-by: Otavio Salvador --- diff --git a/conf/machine/b4860qds-64b.conf b/conf/machine/b4860qds-64b.conf index 5df5e781..5a85f8dd 100644 --- a/conf/machine/b4860qds-64b.conf +++ b/conf/machine/b4860qds-64b.conf @@ -9,7 +9,6 @@ require conf/machine/include/e6500-64b.inc SOC_FAMILY = "b4:b4860" -UBOOT_MACHINES ?= "B4860QDS B4860QDS_SECURE_BOOT" UBOOT_CONFIG ??= "nor secure-boot" UBOOT_CONFIG[nor] = "B4860QDS_config" UBOOT_CONFIG[secure-boot] = "B4860QDS_SECURE_BOOT_config"