summaryrefslogtreecommitdiffstats
path: root/conf/machine/ls1012afrwy.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/ls1012afrwy.conf')
-rw-r--r--conf/machine/ls1012afrwy.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/ls1012afrwy.conf b/conf/machine/ls1012afrwy.conf
index 72605cc1..7de1e990 100644
--- a/conf/machine/ls1012afrwy.conf
+++ b/conf/machine/ls1012afrwy.conf
@@ -19,8 +19,8 @@ UBOOT_DTB_LOADADDRESS = "0x90000000"
19UBOOT_ENTRYPOINT = "0x80080000" 19UBOOT_ENTRYPOINT = "0x80080000"
20 20
21UBOOT_CONFIG ??= "tfa-secure-boot tfa" 21UBOOT_CONFIG ??= "tfa-secure-boot tfa"
22UBOOT_CONFIG[tfa] = "ls1012afrwy_tfa_defconfig,,u-boot-dtb.bin" 22UBOOT_CONFIG[tfa] = "ls1012afrwy_tfa_defconfig"
23UBOOT_CONFIG[tfa-secure-boot] = "ls1012afrwy_tfa_SECURE_BOOT_defconfig,,u-boot-dtb.bin" 23UBOOT_CONFIG[tfa-secure-boot] = "ls1012afrwy_tfa_SECURE_BOOT_defconfig"
24 24
25RCWQSPI ?= "N_SSNP_3305/rcw_1000" 25RCWQSPI ?= "N_SSNP_3305/rcw_1000"
26 26