]> code.ossystems Code Review - meta-freescale.git/commitdiff
ls1043ardb: update the devicetree
authorZongchun Yu <zongchun.yu@nxp.com>
Mon, 21 Aug 2017 04:11:17 +0000 (12:11 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 21 Aug 2017 20:04:36 +0000 (17:04 -0300)
Signed-off-by: Zongchun Yu <zongchun.yu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/machine/ls1043ardb.conf

index f020448bc5ba81c73ff26f06715ff3727c00833c..5b4e0cb04ee08bac9e549669c9a18737e570efdf 100644 (file)
@@ -16,7 +16,7 @@ UBOOT_CONFIG[nand] = "ls1043ardb_nand_config,,u-boot-with-spl-pbl.bin"
 UBOOT_CONFIG[sdcard] = "ls1043ardb_sdcard_config,,u-boot-with-spl-pbl.bin"
 UBOOT_CONFIG[secure-boot] = "ls1043ardb_SECURE_BOOT_defconfig,,u-boot-dtb.bin"
 
-KERNEL_DEVICETREE ?= "freescale/fsl-ls1043a-rdb.dtb freescale/fsl-ls1043a-rdb-usdpaa.dtb"
+KERNEL_DEVICETREE ?= "freescale/fsl-ls1043a-rdb-sdk.dtb freescale/fsl-ls1043a-rdb-usdpaa.dtb"
 KERNEL_DEFCONFIG ?= "${S}/arch/arm64/configs/defconfig"
 
 QE_UCODE = "iram_Type_A_LS1021a_r1.0.bin"