diff options
-rw-r--r-- | conf/machine/ls1012ardb.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/ls1012ardb.conf b/conf/machine/ls1012ardb.conf index 6dbb1bda..6efd6b3d 100644 --- a/conf/machine/ls1012ardb.conf +++ b/conf/machine/ls1012ardb.conf | |||
@@ -25,7 +25,7 @@ UBOOT_CONFIG[tfa-secure-boot] = "ls1012ardb_tfa_SECURE_BOOT_defconfig,,u-boot-dt | |||
25 | RCWQSPI ?= "R_SPNH_3508/rcw_1000" | 25 | RCWQSPI ?= "R_SPNH_3508/rcw_1000" |
26 | RCWQSPISEC ?= "R_SPNH_3508/rcw_1000" | 26 | RCWQSPISEC ?= "R_SPNH_3508/rcw_1000" |
27 | 27 | ||
28 | KERNEL_DEVICETREE ?= "freescale/fsl-ls1012a-rdb.dtb" | 28 | KERNEL_DEVICETREE ?= "freescale/fsl-ls1012a-rdb.dtb freescale/fsl-ls1012a-qds.dtb" |
29 | KERNEL_DEFCONFIG ?= "defconfig" | 29 | KERNEL_DEFCONFIG ?= "defconfig" |
30 | 30 | ||
31 | EXTRA_IMAGEDEPENDS += "ppfe-firmware rcw atf" | 31 | EXTRA_IMAGEDEPENDS += "ppfe-firmware rcw atf" |