summaryrefslogtreecommitdiffstats
path: root/conf/machine/b4860qds.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/b4860qds.conf')
-rw-r--r--conf/machine/b4860qds.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/machine/b4860qds.conf b/conf/machine/b4860qds.conf
index e95c589e..95d3ce83 100644
--- a/conf/machine/b4860qds.conf
+++ b/conf/machine/b4860qds.conf
@@ -13,9 +13,6 @@ UBOOT_CONFIG ??= "nor secure-boot"
13UBOOT_CONFIG[nor] = "B4860QDS_config" 13UBOOT_CONFIG[nor] = "B4860QDS_config"
14UBOOT_CONFIG[secure-boot] = "B4860QDS_SECURE_BOOT_config" 14UBOOT_CONFIG[secure-boot] = "B4860QDS_SECURE_BOOT_config"
15 15
16UBOOT_SOURCE_NAND = "u-boot-with-spl-pbl.bin"
17UBOOT_SOURCE_SPI = "u-boot.pbl"
18UBOOT_SOURCE_SD = "u-boot-with-spl-pbl.bin"
19 16
20HV_CFG_M = "b4860qds" 17HV_CFG_M = "b4860qds"
21 18