summaryrefslogtreecommitdiffstats
path: root/conf/machine/lx2162aqds.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/lx2162aqds.conf')
-rw-r--r--conf/machine/lx2162aqds.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/lx2162aqds.conf b/conf/machine/lx2162aqds.conf
index c7ab95fb2..80f91331b 100644
--- a/conf/machine/lx2162aqds.conf
+++ b/conf/machine/lx2162aqds.conf
@@ -18,8 +18,8 @@ DTB_LOAD = "0x90000000"
18UBOOT_ENTRYPOINT = "0x80080000" 18UBOOT_ENTRYPOINT = "0x80080000"
19 19
20UBOOT_CONFIG ??= "tfa-verified-boot tfa-secure-boot tfa" 20UBOOT_CONFIG ??= "tfa-verified-boot tfa-secure-boot tfa"
21UBOOT_CONFIG[tfa] = "lx2162aqds_tfa_defconfig,,u-boot-dtb.bin" 21UBOOT_CONFIG[tfa] = "lx2162aqds_tfa_defconfig"
22UBOOT_CONFIG[tfa-secure-boot] = "lx2162aqds_tfa_SECURE_BOOT_defconfig,,u-boot-dtb.bin" 22UBOOT_CONFIG[tfa-secure-boot] = "lx2162aqds_tfa_SECURE_BOOT_defconfig"
23UBOOT_CONFIG[tfa-verified-boot] = "lx2162aqds_tfa_verified_boot_defconfig,,u-boot-nodtb.bin" 23UBOOT_CONFIG[tfa-verified-boot] = "lx2162aqds_tfa_verified_boot_defconfig,,u-boot-nodtb.bin"
24 24
25KERNEL_DEVICETREE ?= "freescale/fsl-lx2162a-qds.dtb" 25KERNEL_DEVICETREE ?= "freescale/fsl-lx2162a-qds.dtb"