summaryrefslogtreecommitdiffstats
path: root/conf/machine/lx2160ardb.conf
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2019-11-06 10:00:23 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2019-11-06 08:34:50 -0300
commit2cb58777b511da8ce3ee648e5fedc748a0a57970 (patch)
treec1f058b93a2831446bb993bd244b6dcdd41ac8c5 /conf/machine/lx2160ardb.conf
parent587b593d6e31282215fbeec0dd9de630bcda4429 (diff)
downloadmeta-freescale-2cb58777b511da8ce3ee648e5fedc748a0a57970.tar.gz
lx2160ardb: add qds dtb
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Diffstat (limited to 'conf/machine/lx2160ardb.conf')
-rw-r--r--conf/machine/lx2160ardb.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/lx2160ardb.conf b/conf/machine/lx2160ardb.conf
index 80d1e8ea..6bdb2510 100644
--- a/conf/machine/lx2160ardb.conf
+++ b/conf/machine/lx2160ardb.conf
@@ -21,7 +21,7 @@ UBOOT_CONFIG ??= "tfa-secure-boot tfa"
21UBOOT_CONFIG[tfa] = "lx2160ardb_tfa_defconfig,,u-boot-dtb.bin" 21UBOOT_CONFIG[tfa] = "lx2160ardb_tfa_defconfig,,u-boot-dtb.bin"
22UBOOT_CONFIG[tfa-secure-boot] = "lx2160ardb_tfa_SECURE_BOOT_defconfig,,u-boot-dtb.bin" 22UBOOT_CONFIG[tfa-secure-boot] = "lx2160ardb_tfa_SECURE_BOOT_defconfig,,u-boot-dtb.bin"
23 23
24KERNEL_DEVICETREE ?= "freescale/fsl-lx2160a-rdb.dtb" 24KERNEL_DEVICETREE ?= "freescale/fsl-lx2160a-rdb.dtb freescale/fsl-lx2160a-qds.dtb"
25KERNEL_DEFCONFIG ?= "defconfig" 25KERNEL_DEFCONFIG ?= "defconfig"
26 26
27SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyAMA0" 27SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyAMA0"