[meta-freescale] [meta-fsl-ppc][PATCH 30/31] t4160: update dtb path
ting.liu at nxp.com
ting.liu at nxp.com
Fri Jun 17 00:46:04 PDT 2016
From: Ting Liu <ting.liu at nxp.com>
Signed-off-by: Ting Liu <ting.liu at nxp.com>
---
conf/machine/t4160qds-64b.conf | 2 +-
conf/machine/t4160qds.conf | 4 +---
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/conf/machine/t4160qds-64b.conf b/conf/machine/t4160qds-64b.conf
index 75e4d0f..2cbfff4 100644
--- a/conf/machine/t4160qds-64b.conf
+++ b/conf/machine/t4160qds-64b.conf
@@ -13,7 +13,7 @@ UBOOT_CONFIG ??= "secure-boot nor"
UBOOT_CONFIG[nor] = "T4160QDS_config"
UBOOT_CONFIG[secure-boot] = "T4160QDS_SECURE_BOOT_config"
-KERNEL_DEVICETREE ?= "t4240qds.dtb t4240qds-usdpaa.dtb"
+KERNEL_DEVICETREE ?= "fsl/t4240qds.dtb fsl/t4240qds-usdpaa.dtb"
KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
JFFS2_ERASEBLOCK = "0x10000"
diff --git a/conf/machine/t4160qds.conf b/conf/machine/t4160qds.conf
index 58442c5..d7998a1 100644
--- a/conf/machine/t4160qds.conf
+++ b/conf/machine/t4160qds.conf
@@ -13,11 +13,9 @@ UBOOT_CONFIG ??= "secure-boot nor"
UBOOT_CONFIG[nor] = "T4160QDS_config"
UBOOT_CONFIG[secure-boot] = "T4160QDS_SECURE_BOOT_config"
-KERNEL_DEVICETREE ?= "t4240qds.dtb t4240qds-usdpaa.dtb"
+KERNEL_DEVICETREE ?= "fsl/t4240qds.dtb fsl/t4240qds-usdpaa.dtb"
KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
JFFS2_ERASEBLOCK = "0x10000"
-
EXTRA_IMAGEDEPENDS += "fm-ucode"
-
USE_VT ?= "0"
--
1.9.2
More information about the meta-freescale
mailing list