]> code.ossystems Code Review - meta-freescale.git/commitdiff
b4860qds-64b: remove UBOOT_MACHINES setting
authorTing Liu <ting.liu@nxp.com>
Sat, 9 Jan 2016 06:43:05 +0000 (14:43 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:23 +0000 (15:03 -0300)
Signed-off-by: Ting Liu <ting.liu@nxp.com>>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/machine/b4860qds-64b.conf

index 5df5e781fcdab18e3ac62eaf7ec2235c09a9a126..5a85f8ddc64e458f98b0cd5ff835af4086852836 100644 (file)
@@ -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"