summaryrefslogtreecommitdiffstats
path: root/conf/machine/ls1046afrwy.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/ls1046afrwy.conf')
-rw-r--r--conf/machine/ls1046afrwy.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/ls1046afrwy.conf b/conf/machine/ls1046afrwy.conf
index 845b40895..fedf9d4ce 100644
--- a/conf/machine/ls1046afrwy.conf
+++ b/conf/machine/ls1046afrwy.conf
@@ -22,6 +22,9 @@ UBOOT_CONFIG[tfa] = "ls1046afrwy_tfa_defconfig,,u-boot-dtb.bin"
22UBOOT_CONFIG[tfa-secure-boot] = "ls1046afrwy_tfa_SECURE_BOOT_defconfig,,u-boot-dtb.bin" 22UBOOT_CONFIG[tfa-secure-boot] = "ls1046afrwy_tfa_SECURE_BOOT_defconfig,,u-boot-dtb.bin"
23 23
24KERNEL_DEVICETREE ?= "\ 24KERNEL_DEVICETREE ?= "\
25 freescale/fsl-ls1046a-frwy.dtb \
26"
27KERNEL_DEVICETREE_append_use-nxp-bsp = "\
25 freescale/fsl-ls1046a-frwy-sdk.dtb \ 28 freescale/fsl-ls1046a-frwy-sdk.dtb \
26" 29"
27KERNEL_DEFCONFIG ?= "defconfig" 30KERNEL_DEFCONFIG ?= "defconfig"