summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/t4160qds.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/t4160qds.conf b/conf/machine/t4160qds.conf
index e86cbd2b..49f5620f 100644
--- a/conf/machine/t4160qds.conf
+++ b/conf/machine/t4160qds.conf
@@ -9,7 +9,7 @@ require conf/machine/include/e6500.inc
9 9
10SOC_FAMILY = "t4:t4160" 10SOC_FAMILY = "t4:t4160"
11 11
12UBOOT_CONFIG ??= "nor" 12UBOOT_CONFIG ??= "secure-boot nor"
13UBOOT_CONFIG[nor] = "T4160QDS_config" 13UBOOT_CONFIG[nor] = "T4160QDS_config"
14UBOOT_CONFIG[secure-boot] = "T4160QDS_SECURE_BOOT_config" 14UBOOT_CONFIG[secure-boot] = "T4160QDS_SECURE_BOOT_config"
15 15