summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2018-10-18 05:34:58 +0000
committerOtavio Salvador <otavio@ossystems.com.br>2018-10-26 14:04:44 -0300
commita44459f117d1580fd8eea31a64f0571a597044ad (patch)
treec2178543cce938ab8d1d00d3d1b5fae183966ace /conf
parent1da981ac625f7bb22191f0c7b8e4a4f92377cf58 (diff)
downloadmeta-freescale-a44459f117d1580fd8eea31a64f0571a597044ad.tar.gz
ls1012afrwy: update KERNEL_DEVICETREE
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/ls1012afrwy.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/ls1012afrwy.conf b/conf/machine/ls1012afrwy.conf
index 7eb0add2..f43f0697 100644
--- a/conf/machine/ls1012afrwy.conf
+++ b/conf/machine/ls1012afrwy.conf
@@ -20,7 +20,7 @@ UBOOT_CONFIG ??= "qspi-secure-boot qspi"
20UBOOT_CONFIG[qspi] = "ls1012afrwy_qspi_defconfig,,u-boot-dtb.bin" 20UBOOT_CONFIG[qspi] = "ls1012afrwy_qspi_defconfig,,u-boot-dtb.bin"
21UBOOT_CONFIG[qspi-secure-boot] = "ls1012afrwy_qspi_SECURE_BOOT_defconfig,,u-boot-dtb.bin" 21UBOOT_CONFIG[qspi-secure-boot] = "ls1012afrwy_qspi_SECURE_BOOT_defconfig,,u-boot-dtb.bin"
22 22
23KERNEL_DEVICETREE ?= "freescale/fsl-ls1012a-rdb.dtb" 23KERNEL_DEVICETREE ?= "freescale/fsl-ls1012a-frwy.dtb"
24KERNEL_DEFCONFIG ?= "defconfig" 24KERNEL_DEFCONFIG ?= "defconfig"
25 25
26EXTRA_IMAGEDEPENDS += "ppa ppfe-firmware rcw" 26EXTRA_IMAGEDEPENDS += "ppa ppfe-firmware rcw"