summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2019-11-06 09:55:07 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2019-11-06 08:34:50 -0300
commit896a1e2d12815797e9844dc292e4e34a4c980513 (patch)
treee9324e569d1c2c7bd824036575d91d4bbd7a2b78 /conf
parent4cacc5925b4ce034d18713f0a1a2739ab8f6c7eb (diff)
downloadmeta-freescale-896a1e2d12815797e9844dc292e4e34a4c980513.tar.gz
ls1028ardb : add qds dtb
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/ls1028ardb.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/ls1028ardb.conf b/conf/machine/ls1028ardb.conf
index cde6bccf..288f9457 100644
--- a/conf/machine/ls1028ardb.conf
+++ b/conf/machine/ls1028ardb.conf
@@ -21,7 +21,7 @@ UBOOT_CONFIG ??= "tfa-secure-boot tfa"
21UBOOT_CONFIG[tfa-secure-boot] = "ls1028ardb_tfa_SECURE_BOOT_defconfig,,u-boot-dtb.bin" 21UBOOT_CONFIG[tfa-secure-boot] = "ls1028ardb_tfa_SECURE_BOOT_defconfig,,u-boot-dtb.bin"
22UBOOT_CONFIG[tfa] = "ls1028ardb_tfa_defconfig,,u-boot-dtb.bin" 22UBOOT_CONFIG[tfa] = "ls1028ardb_tfa_defconfig,,u-boot-dtb.bin"
23 23
24KERNEL_DEVICETREE ?= "freescale/fsl-ls1028a-rdb.dtb" 24KERNEL_DEVICETREE ?= "freescale/fsl-ls1028a-rdb.dtb freescale/fsl-ls1028a-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"