summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/t4240qds.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/t4240qds.conf b/conf/machine/t4240qds.conf
index 13e9576e..b006857f 100644
--- a/conf/machine/t4240qds.conf
+++ b/conf/machine/t4240qds.conf
@@ -11,7 +11,7 @@ SOC_FAMILY = "t4:t4240"
11 11
12UBOOT_CONFIG ??= "nor secure-boot" 12UBOOT_CONFIG ??= "nor secure-boot"
13UBOOT_CONFIG[nor] = "T4240QDS_config" 13UBOOT_CONFIG[nor] = "T4240QDS_config"
14UBOOT_CONFIG[secure-boot] = "T4240QDS_SECURE_BOOT_config 14UBOOT_CONFIG[secure-boot] = "T4240QDS_SECURE_BOOT_config"
15 15
16UBOOT_SOURCE_NAND = "u-boot-with-spl-pbl.bin" 16UBOOT_SOURCE_NAND = "u-boot-with-spl-pbl.bin"
17UBOOT_SOURCE_SPI = "u-boot.pbl" 17UBOOT_SOURCE_SPI = "u-boot.pbl"