]> code.ossystems Code Review - meta-freescale.git/commitdiff
lx2160ardb: add qds dtb
authorChunrong Guo <chunrong.guo@nxp.com>
Wed, 6 Nov 2019 02:00:23 +0000 (10:00 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 6 Nov 2019 11:34:50 +0000 (08:34 -0300)
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
conf/machine/lx2160ardb.conf

index 80d1e8ea1cdb430fecda4729e5e879a12f18faea..6bdb25101cd05144f6bf6219e9513efff77e650c 100644 (file)
@@ -21,7 +21,7 @@ UBOOT_CONFIG ??= "tfa-secure-boot tfa"
 UBOOT_CONFIG[tfa] = "lx2160ardb_tfa_defconfig,,u-boot-dtb.bin"
 UBOOT_CONFIG[tfa-secure-boot] = "lx2160ardb_tfa_SECURE_BOOT_defconfig,,u-boot-dtb.bin"
 
-KERNEL_DEVICETREE ?= "freescale/fsl-lx2160a-rdb.dtb"
+KERNEL_DEVICETREE ?= "freescale/fsl-lx2160a-rdb.dtb freescale/fsl-lx2160a-qds.dtb"
 KERNEL_DEFCONFIG ?= "defconfig"
 
 SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyAMA0"