[meta-freescale] [meta-fsl-ppc][PATCH 22/31] p3041ds: update dtb path

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


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

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

diff --git a/conf/machine/p3041ds.conf b/conf/machine/p3041ds.conf
index 036ef70..437fe54 100644
--- a/conf/machine/p3041ds.conf
+++ b/conf/machine/p3041ds.conf
@@ -16,12 +16,11 @@ UBOOT_CONFIG[secure-boot] = "P3041DS_SECURE_BOOT_config"
 UBOOT_CONFIG[sdcard] = "P3041DS_SDCARD_config,,u-boot.pbl"
 UBOOT_CONFIG[spi] = "P3041DS_SPIFLASH_config,,u-boot.pbl"
 
-KERNEL_DEVICETREE ?= "p3041ds.dtb p3041ds-usdpaa.dtb \
-    p3041ds-usdpaa-shared-interfaces.dtb \
+KERNEL_DEVICETREE ?= "fsl/p3041ds.dtb fsl/p3041ds-usdpaa.dtb \
+    fsl/p3041ds-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