summaryrefslogtreecommitdiffstats
path: root/conf/machine/ls1012ardb.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/ls1012ardb.conf')
-rw-r--r--conf/machine/ls1012ardb.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/ls1012ardb.conf b/conf/machine/ls1012ardb.conf
index f05507d7..85b01af6 100644
--- a/conf/machine/ls1012ardb.conf
+++ b/conf/machine/ls1012ardb.conf
@@ -20,7 +20,8 @@ UBOOT_CONFIG ??= "tfa-secure-boot tfa"
20UBOOT_CONFIG[tfa] = "ls1012ardb_tfa_defconfig,,u-boot-dtb.bin" 20UBOOT_CONFIG[tfa] = "ls1012ardb_tfa_defconfig,,u-boot-dtb.bin"
21UBOOT_CONFIG[tfa-secure-boot] = "ls1012ardb_tfa_SECURE_BOOT_defconfig,,u-boot-dtb.bin" 21UBOOT_CONFIG[tfa-secure-boot] = "ls1012ardb_tfa_SECURE_BOOT_defconfig,,u-boot-dtb.bin"
22 22
23RCWQSPI ?= "R_SPNH_3508/rcw_1000_default.bin" 23RCWQSPI ?= "R_SPNH_3508/rcw_1000"
24RCWQSPISEC ?= "R_SPNH_3508/rcw_1000"
24 25
25KERNEL_DEVICETREE ?= "freescale/fsl-ls1012a-rdb.dtb" 26KERNEL_DEVICETREE ?= "freescale/fsl-ls1012a-rdb.dtb"
26KERNEL_DEFCONFIG ?= "defconfig" 27KERNEL_DEFCONFIG ?= "defconfig"