summaryrefslogtreecommitdiffstats
path: root/conf/machine/lx2160ardb.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/lx2160ardb.conf')
-rw-r--r--conf/machine/lx2160ardb.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/lx2160ardb.conf b/conf/machine/lx2160ardb.conf
index 5e68a9fd..e1a24f84 100644
--- a/conf/machine/lx2160ardb.conf
+++ b/conf/machine/lx2160ardb.conf
@@ -18,8 +18,8 @@ DTB_LOAD = "0x90000000"
18UBOOT_ENTRYPOINT = "0x80080000" 18UBOOT_ENTRYPOINT = "0x80080000"
19 19
20UBOOT_CONFIG ??= "tfa-secure-boot tfa" 20UBOOT_CONFIG ??= "tfa-secure-boot tfa"
21UBOOT_CONFIG[tfa] = "lx2160ardb_tfa_defconfig,,u-boot-dtb.bin" 21UBOOT_CONFIG[tfa] = "lx2160ardb_tfa_defconfig"
22UBOOT_CONFIG[tfa-secure-boot] = "lx2160ardb_tfa_SECURE_BOOT_defconfig,,u-boot-dtb.bin" 22UBOOT_CONFIG[tfa-secure-boot] = "lx2160ardb_tfa_SECURE_BOOT_defconfig"
23 23
24KERNEL_DEVICETREE ?= "freescale/fsl-lx2160a-rdb.dtb freescale/fsl-lx2160a-qds.dtb" 24KERNEL_DEVICETREE ?= "freescale/fsl-lx2160a-rdb.dtb freescale/fsl-lx2160a-qds.dtb"
25KERNEL_DEFCONFIG ?= "defconfig" 25KERNEL_DEFCONFIG ?= "defconfig"