[meta-freescale] [meta-fsl-ppc][PATCH 23/31] p4080ds: update dtb path

ting.liu at nxp.com ting.liu at nxp.com
Fri Jun 17 00:45:57 PDT 2016


From: Ting Liu <ting.liu at nxp.com>

Signed-off-by: Ting Liu <ting.liu at nxp.com>
---
 conf/machine/p4080ds.conf | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/conf/machine/p4080ds.conf b/conf/machine/p4080ds.conf
index ddd89c8..e43cce6 100644
--- a/conf/machine/p4080ds.conf
+++ b/conf/machine/p4080ds.conf
@@ -15,12 +15,11 @@ UBOOT_CONFIG[secure-boot] = "P4080DS_SECURE_BOOT_config"
 UBOOT_CONFIG[sdcard] = "P4080DS_SDCARD_config,,u-boot.pbl"
 UBOOT_CONFIG[spi] = "P4080DS_SPIFLASH_config,,u-boot.pbl"
 
-KERNEL_DEVICETREE ?= "p4080ds.dtb p4080ds-usdpaa.dtb \
-    p4080ds-usdpaa-shared-interfaces.dtb \
+KERNEL_DEVICETREE ?= "fsl/p4080ds.dtb fsl/p4080ds-usdpaa.dtb \
+    fsl/p4080ds-usdpaa-shared-interfaces.dtb \
 "
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
-
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg"
 USE_VT ?= "0"
-- 
1.9.2



More information about the meta-freescale mailing list