summaryrefslogtreecommitdiffstats
path: root/conf/machine/ls1043ardb.conf
diff options
context:
space:
mode:
authorZongchun Yu <zongchun.yu@nxp.com>2017-08-21 12:11:17 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2017-08-21 17:04:36 -0300
commit40228d5158ee870a8bb6a6b7429abfcc3e582b2f (patch)
tree4505fca138d7972ba095d22a74e61dcdc91d719e /conf/machine/ls1043ardb.conf
parent72104036bdcea44bc0d85b13c4f70a4d2c4ee6db (diff)
downloadmeta-freescale-40228d5158ee870a8bb6a6b7429abfcc3e582b2f.tar.gz
ls1043ardb: 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/ls1043ardb.conf')
-rw-r--r--conf/machine/ls1043ardb.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/ls1043ardb.conf b/conf/machine/ls1043ardb.conf
index f020448b..5b4e0cb0 100644
--- a/conf/machine/ls1043ardb.conf
+++ b/conf/machine/ls1043ardb.conf
@@ -16,7 +16,7 @@ UBOOT_CONFIG[nand] = "ls1043ardb_nand_config,,u-boot-with-spl-pbl.bin"
16UBOOT_CONFIG[sdcard] = "ls1043ardb_sdcard_config,,u-boot-with-spl-pbl.bin" 16UBOOT_CONFIG[sdcard] = "ls1043ardb_sdcard_config,,u-boot-with-spl-pbl.bin"
17UBOOT_CONFIG[secure-boot] = "ls1043ardb_SECURE_BOOT_defconfig,,u-boot-dtb.bin" 17UBOOT_CONFIG[secure-boot] = "ls1043ardb_SECURE_BOOT_defconfig,,u-boot-dtb.bin"
18 18
19KERNEL_DEVICETREE ?= "freescale/fsl-ls1043a-rdb.dtb freescale/fsl-ls1043a-rdb-usdpaa.dtb" 19KERNEL_DEVICETREE ?= "freescale/fsl-ls1043a-rdb-sdk.dtb freescale/fsl-ls1043a-rdb-usdpaa.dtb"
20KERNEL_DEFCONFIG ?= "${S}/arch/arm64/configs/defconfig" 20KERNEL_DEFCONFIG ?= "${S}/arch/arm64/configs/defconfig"
21 21
22QE_UCODE = "iram_Type_A_LS1021a_r1.0.bin" 22QE_UCODE = "iram_Type_A_LS1021a_r1.0.bin"