summaryrefslogtreecommitdiffstats
path: root/conf/machine/ls1046ardb.conf
diff options
context:
space:
mode:
authorZongchun Yu <zongchun.yu@nxp.com>2017-08-21 12:11:26 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2017-08-21 17:04:36 -0300
commit42f4312817dbb4d1b5d9af6b714d08e1b9f9d362 (patch)
treec52806788008c3d98070f3b2cc92257f3e754149 /conf/machine/ls1046ardb.conf
parent40228d5158ee870a8bb6a6b7429abfcc3e582b2f (diff)
downloadmeta-freescale-42f4312817dbb4d1b5d9af6b714d08e1b9f9d362.tar.gz
ls1046ardb: update the devicetree
Signed-off-by: Zongchun Yu <zongchun.yu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf/machine/ls1046ardb.conf')
-rw-r--r--conf/machine/ls1046ardb.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/ls1046ardb.conf b/conf/machine/ls1046ardb.conf
index d9f4b6e5..cb7d1869 100644
--- a/conf/machine/ls1046ardb.conf
+++ b/conf/machine/ls1046ardb.conf
@@ -16,7 +16,7 @@ UBOOT_CONFIG[qspi] = "ls1046ardb_qspi_config,,u-boot-dtb.bin"
16UBOOT_CONFIG[qspi-secure-boot] = "ls1046ardb_qspi_SECURE_BOOT_config,,u-boot-dtb.bin" 16UBOOT_CONFIG[qspi-secure-boot] = "ls1046ardb_qspi_SECURE_BOOT_config,,u-boot-dtb.bin"
17 17
18KERNEL_DEVICETREE ?= "\ 18KERNEL_DEVICETREE ?= "\
19 freescale/fsl-ls1046a-rdb.dtb \ 19 freescale/fsl-ls1046a-rdb-sdk.dtb \
20 freescale/fsl-ls1046a-rdb-usdpaa.dtb \ 20 freescale/fsl-ls1046a-rdb-usdpaa.dtb \
21" 21"
22KERNEL_DEFCONFIG ?= "${S}/arch/arm64/configs/defconfig" 22KERNEL_DEFCONFIG ?= "${S}/arch/arm64/configs/defconfig"