summaryrefslogtreecommitdiffstats
path: root/conf/machine/ls2088ardb.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/ls2088ardb.conf')
-rw-r--r--conf/machine/ls2088ardb.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/ls2088ardb.conf b/conf/machine/ls2088ardb.conf
index 04f3bbdc..929094ea 100644
--- a/conf/machine/ls2088ardb.conf
+++ b/conf/machine/ls2088ardb.conf
@@ -19,8 +19,8 @@ UBOOT_CONFIG ??= "tfa-secure-boot tfa"
19UBOOT_CONFIG[tfa] = "ls2088ardb_tfa_defconfig,,u-boot-dtb.bin" 19UBOOT_CONFIG[tfa] = "ls2088ardb_tfa_defconfig,,u-boot-dtb.bin"
20UBOOT_CONFIG[tfa-secure-boot] = "ls2088ardb_tfa_SECURE_BOOT_defconfig,,u-boot-dtb.bin" 20UBOOT_CONFIG[tfa-secure-boot] = "ls2088ardb_tfa_SECURE_BOOT_defconfig,,u-boot-dtb.bin"
21 21
22RCWNOR ?= "FFFFFFFF_PP_HH_0x2a_0x41/rcw_1800.bin" 22RCWNOR ?= "FFFFFFFF_PP_HH_0x2a_0x41/rcw_1800"
23RCWQSPI?= "FFFFFFFF_PP_HH_0x2a_0x41/rcw_2000_qspi.bin" 23RCWQSPI?= "FFFFFFFF_PP_HH_0x2a_0x41/rcw_2000_qspi"
24UEFI_NORBOOT ?= "LS2088ARDB_EFI_NORBOOT.fd" 24UEFI_NORBOOT ?= "LS2088ARDB_EFI_NORBOOT.fd"
25 25
26KERNEL_DEVICETREE ?= "freescale/fsl-ls2088a-rdb.dtb" 26KERNEL_DEVICETREE ?= "freescale/fsl-ls2088a-rdb.dtb"