All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II
@ 2016-06-17  7:45 ting.liu
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 01/31] b4420: disable virtual terminal support ting.liu
                   ` (30 more replies)
  0 siblings, 31 replies; 32+ messages in thread
From: ting.liu @ 2016-06-17  7:45 UTC (permalink / raw)
  To: meta-freescale

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

Ting Liu (31):
  b4420: disable virtual terminal support
  b4860: disable virtual terminal support
  c293pcie: disable virtual terminal support
  p2041rdb: disable virtual terminal support
  p3041ds: disable virtual terminal support
  p4080ds: disable virtual terminal support
  p5020: disable virtual terminal support
  p5040: disable virtual terminal support
  t1023: disable virtual terminal support
  t1024: disable virtual terminal support
  t104x: disable virtual terminal support
  t2080: disable virtual terminal support
  t4160: disable virtual terminal support
  t4240: disable virtual terminal support
  linux-qoriq: merge .inc and .bb
  linux-qoriq: upgrade to 4.1
  linux-qoriq: fix vmpic_msi_feature not used error
  b4420: update dtb path
  b4860: update dtb path
  c293pcie: update dtb path
  p2041rdb: update dtb path
  p3041ds: update dtb path
  p4080ds: update dtb path
  p5020: update dtb path
  p5040: update dtb path
  t1023: update dtb path
  t1024: update dtb path
  t104x: update dtb path
  t2080: update dtb path
  t4160: update dtb path
  t4240: update dtb path

 conf/machine/b4420qds-64b.conf                     |   6 +-
 conf/machine/b4420qds.conf                         |   6 +-
 conf/machine/b4860qds-64b.conf                     |   8 +-
 conf/machine/b4860qds.conf                         |   7 +-
 conf/machine/c293pcie.conf                         |   6 +-
 conf/machine/p2041rdb.conf                         |   6 +-
 conf/machine/p3041ds.conf                          |   6 +-
 conf/machine/p4080ds.conf                          |   6 +-
 conf/machine/p5020ds-64b.conf                      |   5 +-
 conf/machine/p5020ds.conf                          |   5 +-
 conf/machine/p5040ds-64b.conf                      |   6 +-
 conf/machine/p5040ds.conf                          |   6 +-
 conf/machine/t1023rdb-64b.conf                     |   5 +-
 conf/machine/t1023rdb.conf                         |   5 +-
 conf/machine/t1024rdb-64b.conf                     |   6 +-
 conf/machine/t1024rdb.conf                         |   6 +-
 conf/machine/t1040d4rdb-64b.conf                   |   6 +-
 conf/machine/t1040d4rdb.conf                       |   6 +-
 conf/machine/t1042d4rdb-64b.conf                   |   6 +-
 conf/machine/t1042d4rdb.conf                       |   6 +-
 conf/machine/t2080qds-64b.conf                     |   5 +-
 conf/machine/t2080qds.conf                         |   5 +-
 conf/machine/t2080rdb-64b.conf                     |   5 +-
 conf/machine/t2080rdb.conf                         |   5 +-
 conf/machine/t4160qds-64b.conf                     |   6 +-
 conf/machine/t4160qds.conf                         |   8 +-
 conf/machine/t4240qds-64b.conf                     |   8 +-
 conf/machine/t4240qds.conf                         |   8 +-
 conf/machine/t4240rdb-64b.conf                     |   7 +-
 conf/machine/t4240rdb.conf                         |   8 +-
 .../0001-powerpc-Align-TOC-to-256-bytes.patch      |  37 ------
 .../files/module-remove-MODULE_GENERIC_TABLE.patch |  77 -----------
 .../linux/files/net-sctp-CVE-2014-0101.patch       | 145 ---------------------
 ...pic_msi_feature-if-CONFIG_EPAPR_PARAVIRT-.patch |  32 +++++
 recipes-kernel/linux/linux-qoriq_3.12.bb           |  10 --
 .../linux/{linux-qoriq.inc => linux-qoriq_4.1.bb}  |  10 +-
 36 files changed, 154 insertions(+), 341 deletions(-)
 delete mode 100644 recipes-kernel/linux/files/0001-powerpc-Align-TOC-to-256-bytes.patch
 delete mode 100644 recipes-kernel/linux/files/module-remove-MODULE_GENERIC_TABLE.patch
 delete mode 100644 recipes-kernel/linux/files/net-sctp-CVE-2014-0101.patch
 create mode 100644 recipes-kernel/linux/files/only-set-vmpic_msi_feature-if-CONFIG_EPAPR_PARAVIRT-.patch
 delete mode 100644 recipes-kernel/linux/linux-qoriq_3.12.bb
 rename recipes-kernel/linux/{linux-qoriq.inc => linux-qoriq_4.1.bb} (82%)

-- 
1.9.2



^ permalink raw reply	[flat|nested] 32+ messages in thread

* [meta-fsl-ppc][PATCH 01/31] b4420: disable virtual terminal support
  2016-06-17  7:45 [meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II ting.liu
@ 2016-06-17  7:45 ` ting.liu
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 02/31] b4860: " ting.liu
                   ` (29 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: ting.liu @ 2016-06-17  7:45 UTC (permalink / raw)
  To: meta-freescale

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

Signed-off-by: Ting Liu <ting.liu@nxp.com>
---
 conf/machine/b4420qds-64b.conf | 2 +-
 conf/machine/b4420qds.conf     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/machine/b4420qds-64b.conf b/conf/machine/b4420qds-64b.conf
index 545c54a..bc0c1f9 100644
--- a/conf/machine/b4420qds-64b.conf
+++ b/conf/machine/b4420qds-64b.conf
@@ -15,5 +15,5 @@ KERNEL_DEVICETREE ?= "b4420qds.dtb b4420qds-usdpaa.dtb"
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
-
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw"
+USE_VT ?= "0"
diff --git a/conf/machine/b4420qds.conf b/conf/machine/b4420qds.conf
index 31f0a5d..4d70b5e 100644
--- a/conf/machine/b4420qds.conf
+++ b/conf/machine/b4420qds.conf
@@ -15,5 +15,5 @@ KERNEL_DEVICETREE ?= "b4420qds.dtb b4420qds-usdpaa.dtb"
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
-
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw"
+USE_VT ?= "0"
-- 
1.9.2



^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [meta-fsl-ppc][PATCH 02/31] b4860: disable virtual terminal support
  2016-06-17  7:45 [meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II ting.liu
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 01/31] b4420: disable virtual terminal support ting.liu
@ 2016-06-17  7:45 ` ting.liu
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 03/31] c293pcie: " ting.liu
                   ` (28 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: ting.liu @ 2016-06-17  7:45 UTC (permalink / raw)
  To: meta-freescale

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

Signed-off-by: Ting Liu <ting.liu@nxp.com>
---
 conf/machine/b4860qds-64b.conf | 2 +-
 conf/machine/b4860qds.conf     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/machine/b4860qds-64b.conf b/conf/machine/b4860qds-64b.conf
index 4cdba80..09c298a 100644
--- a/conf/machine/b4860qds-64b.conf
+++ b/conf/machine/b4860qds-64b.conf
@@ -18,5 +18,5 @@ KERNEL_DEVICETREE ?= "b4860qds.dtb b4860qds-usdpaa.dtb \
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
-
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg"
+USE_VT ?= "0"
diff --git a/conf/machine/b4860qds.conf b/conf/machine/b4860qds.conf
index e4ad1c9..050d630 100644
--- a/conf/machine/b4860qds.conf
+++ b/conf/machine/b4860qds.conf
@@ -19,5 +19,5 @@ KERNEL_DEVICETREE ?= "b4860qds.dtb b4860qds-usdpaa.dtb \
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
-
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw lib64-hypervisor hv-cfg"
+USE_VT ?= "0"
-- 
1.9.2



^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [meta-fsl-ppc][PATCH 03/31] c293pcie: disable virtual terminal support
  2016-06-17  7:45 [meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II ting.liu
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 01/31] b4420: disable virtual terminal support ting.liu
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 02/31] b4860: " ting.liu
@ 2016-06-17  7:45 ` ting.liu
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 04/31] p2041rdb: " ting.liu
                   ` (27 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: ting.liu @ 2016-06-17  7:45 UTC (permalink / raw)
  To: meta-freescale

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

Signed-off-by: Ting Liu <ting.liu@nxp.com>
---
 conf/machine/c293pcie.conf | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/conf/machine/c293pcie.conf b/conf/machine/c293pcie.conf
index a80e4e3..7cc088c 100644
--- a/conf/machine/c293pcie.conf
+++ b/conf/machine/c293pcie.conf
@@ -8,7 +8,7 @@
 require conf/machine/include/e500v2.inc
 
 SOC_FAMILY = "c293pcie"
-BOOTFORMAT_CONFIG = "config_ddr3_512m_c29xpcie_800M.dat"
+
 UBOOT_CONFIG ??= "spi secboot spi-secboot nor"
 UBOOT_CONFIG[nor] = "C29XPCIE_config"
 UBOOT_CONFIG[spi] = "C29XPCIE_SPIFLASH_config"
@@ -18,4 +18,6 @@ UBOOT_CONFIG[spi-secboot] = "C29XPCIE_SPIFLASH_SECBOOT_config"
 KERNEL_DEVICETREE ?= "c293pcie_36b.dtb"
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/mpc85xx_defconfig"
 
+BOOTFORMAT_CONFIG = "config_ddr3_512m_c29xpcie_800M.dat"
 JFFS2_ERASEBLOCK = "0x10000"
+USE_VT ?= "0"
-- 
1.9.2



^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [meta-fsl-ppc][PATCH 04/31] p2041rdb: disable virtual terminal support
  2016-06-17  7:45 [meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II ting.liu
                   ` (2 preceding siblings ...)
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 03/31] c293pcie: " ting.liu
@ 2016-06-17  7:45 ` ting.liu
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 05/31] p3041ds: " ting.liu
                   ` (26 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: ting.liu @ 2016-06-17  7:45 UTC (permalink / raw)
  To: meta-freescale

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

Signed-off-by: Ting Liu <ting.liu@nxp.com>
---
 conf/machine/p2041rdb.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/conf/machine/p2041rdb.conf b/conf/machine/p2041rdb.conf
index aaa3804..5afd358 100644
--- a/conf/machine/p2041rdb.conf
+++ b/conf/machine/p2041rdb.conf
@@ -24,3 +24,4 @@ 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



^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [meta-fsl-ppc][PATCH 05/31] p3041ds: disable virtual terminal support
  2016-06-17  7:45 [meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II ting.liu
                   ` (3 preceding siblings ...)
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 04/31] p2041rdb: " ting.liu
@ 2016-06-17  7:45 ` ting.liu
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 06/31] p4080ds: " ting.liu
                   ` (25 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: ting.liu @ 2016-06-17  7:45 UTC (permalink / raw)
  To: meta-freescale

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

Signed-off-by: Ting Liu <ting.liu@nxp.com>
---
 conf/machine/p3041ds.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/conf/machine/p3041ds.conf b/conf/machine/p3041ds.conf
index 863a179..036ef70 100644
--- a/conf/machine/p3041ds.conf
+++ b/conf/machine/p3041ds.conf
@@ -24,3 +24,4 @@ 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



^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [meta-fsl-ppc][PATCH 06/31] p4080ds: disable virtual terminal support
  2016-06-17  7:45 [meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II ting.liu
                   ` (4 preceding siblings ...)
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 05/31] p3041ds: " ting.liu
@ 2016-06-17  7:45 ` ting.liu
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 07/31] p5020: " ting.liu
                   ` (24 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: ting.liu @ 2016-06-17  7:45 UTC (permalink / raw)
  To: meta-freescale

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

Signed-off-by: Ting Liu <ting.liu@nxp.com>
---
 conf/machine/p4080ds.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/conf/machine/p4080ds.conf b/conf/machine/p4080ds.conf
index f033869..ddd89c8 100644
--- a/conf/machine/p4080ds.conf
+++ b/conf/machine/p4080ds.conf
@@ -23,3 +23,4 @@ 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



^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [meta-fsl-ppc][PATCH 07/31] p5020: disable virtual terminal support
  2016-06-17  7:45 [meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II ting.liu
                   ` (5 preceding siblings ...)
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 06/31] p4080ds: " ting.liu
@ 2016-06-17  7:45 ` ting.liu
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 08/31] p5040: " ting.liu
                   ` (23 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: ting.liu @ 2016-06-17  7:45 UTC (permalink / raw)
  To: meta-freescale

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

Signed-off-by: Ting Liu <ting.liu@nxp.com>
---
 conf/machine/p5020ds-64b.conf | 1 +
 conf/machine/p5020ds.conf     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/conf/machine/p5020ds-64b.conf b/conf/machine/p5020ds-64b.conf
index a359130..36aa0c6 100644
--- a/conf/machine/p5020ds-64b.conf
+++ b/conf/machine/p5020ds-64b.conf
@@ -23,3 +23,4 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg"
+USE_VT ?= "0"
diff --git a/conf/machine/p5020ds.conf b/conf/machine/p5020ds.conf
index 5249f28..1455533 100644
--- a/conf/machine/p5020ds.conf
+++ b/conf/machine/p5020ds.conf
@@ -23,3 +23,4 @@ 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



^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [meta-fsl-ppc][PATCH 08/31] p5040: disable virtual terminal support
  2016-06-17  7:45 [meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II ting.liu
                   ` (6 preceding siblings ...)
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 07/31] p5020: " ting.liu
@ 2016-06-17  7:45 ` ting.liu
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 09/31] t1023: " ting.liu
                   ` (22 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: ting.liu @ 2016-06-17  7:45 UTC (permalink / raw)
  To: meta-freescale

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

Signed-off-by: Ting Liu <ting.liu@nxp.com>
---
 conf/machine/p5040ds-64b.conf | 1 +
 conf/machine/p5040ds.conf     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/conf/machine/p5040ds-64b.conf b/conf/machine/p5040ds-64b.conf
index 32b4c3e..6134f49 100644
--- a/conf/machine/p5040ds-64b.conf
+++ b/conf/machine/p5040ds-64b.conf
@@ -24,3 +24,4 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_smp_defconfig"
 JFFS2_ERASEBLOCK = "0x10000"
 
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg"
+USE_VT ?= "0"
diff --git a/conf/machine/p5040ds.conf b/conf/machine/p5040ds.conf
index 2ca3def..8378f30 100644
--- a/conf/machine/p5040ds.conf
+++ b/conf/machine/p5040ds.conf
@@ -24,3 +24,4 @@ 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



^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [meta-fsl-ppc][PATCH 09/31] t1023: disable virtual terminal support
  2016-06-17  7:45 [meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II ting.liu
                   ` (7 preceding siblings ...)
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 08/31] p5040: " ting.liu
@ 2016-06-17  7:45 ` ting.liu
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 10/31] t1024: " ting.liu
                   ` (21 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: ting.liu @ 2016-06-17  7:45 UTC (permalink / raw)
  To: meta-freescale

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

Signed-off-by: Ting Liu <ting.liu@nxp.com>
---
 conf/machine/t1023rdb-64b.conf | 1 +
 conf/machine/t1023rdb.conf     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/conf/machine/t1023rdb-64b.conf b/conf/machine/t1023rdb-64b.conf
index 2cfb4ef..086ec76 100644
--- a/conf/machine/t1023rdb-64b.conf
+++ b/conf/machine/t1023rdb-64b.conf
@@ -21,3 +21,4 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3l_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw"
+USE_VT ?= "0"
diff --git a/conf/machine/t1023rdb.conf b/conf/machine/t1023rdb.conf
index 3715ad3..71da38a 100644
--- a/conf/machine/t1023rdb.conf
+++ b/conf/machine/t1023rdb.conf
@@ -21,3 +21,4 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw"
+USE_VT ?= "0"
-- 
1.9.2



^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [meta-fsl-ppc][PATCH 10/31] t1024: disable virtual terminal support
  2016-06-17  7:45 [meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II ting.liu
                   ` (8 preceding siblings ...)
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 09/31] t1023: " ting.liu
@ 2016-06-17  7:45 ` ting.liu
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 11/31] t104x: " ting.liu
                   ` (20 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: ting.liu @ 2016-06-17  7:45 UTC (permalink / raw)
  To: meta-freescale

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

Signed-off-by: Ting Liu <ting.liu@nxp.com>
---
 conf/machine/t1024rdb-64b.conf | 2 +-
 conf/machine/t1024rdb.conf     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/machine/t1024rdb-64b.conf b/conf/machine/t1024rdb-64b.conf
index 8691633..6f575ad 100644
--- a/conf/machine/t1024rdb-64b.conf
+++ b/conf/machine/t1024rdb-64b.conf
@@ -21,5 +21,5 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3l_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
 QE_UCODE ?= "iram_Type_A_T1024_r1.0.bin"
-
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw qe-ucode"
+USE_VT ?= "0"
diff --git a/conf/machine/t1024rdb.conf b/conf/machine/t1024rdb.conf
index 45c4764..cda31da 100644
--- a/conf/machine/t1024rdb.conf
+++ b/conf/machine/t1024rdb.conf
@@ -21,5 +21,5 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
 QE_UCODE ?= "iram_Type_A_T1024_r1.0.bin"
-
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw qe-ucode"
+USE_VT ?= "0"
-- 
1.9.2



^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [meta-fsl-ppc][PATCH 11/31] t104x: disable virtual terminal support
  2016-06-17  7:45 [meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II ting.liu
                   ` (9 preceding siblings ...)
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 10/31] t1024: " ting.liu
@ 2016-06-17  7:45 ` ting.liu
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 12/31] t2080: " ting.liu
                   ` (19 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: ting.liu @ 2016-06-17  7:45 UTC (permalink / raw)
  To: meta-freescale

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

Signed-off-by: Ting Liu <ting.liu@nxp.com>
---
 conf/machine/t1040d4rdb-64b.conf | 1 +
 conf/machine/t1040d4rdb.conf     | 1 +
 conf/machine/t1042d4rdb-64b.conf | 1 +
 conf/machine/t1042d4rdb.conf     | 1 +
 4 files changed, 4 insertions(+)

diff --git a/conf/machine/t1040d4rdb-64b.conf b/conf/machine/t1040d4rdb-64b.conf
index 120e905..b78c8f2 100644
--- a/conf/machine/t1040d4rdb-64b.conf
+++ b/conf/machine/t1040d4rdb-64b.conf
@@ -24,3 +24,4 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3l_smp_defconfig"
 JFFS2_ERASEBLOCK = "0x10000"
 QE_UCODE = "iram_Type_A_T1040_r1.0.bin"
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg qe-ucode"
+USE_VT ?= "0"
diff --git a/conf/machine/t1040d4rdb.conf b/conf/machine/t1040d4rdb.conf
index a202daa..0896887 100644
--- a/conf/machine/t1040d4rdb.conf
+++ b/conf/machine/t1040d4rdb.conf
@@ -24,3 +24,4 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig"
 JFFS2_ERASEBLOCK = "0x10000"
 QE_UCODE = "iram_Type_A_T1040_r1.0.bin"
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg qe-ucode"
+USE_VT ?= "0"
diff --git a/conf/machine/t1042d4rdb-64b.conf b/conf/machine/t1042d4rdb-64b.conf
index c8814b5..961423e 100644
--- a/conf/machine/t1042d4rdb-64b.conf
+++ b/conf/machine/t1042d4rdb-64b.conf
@@ -24,3 +24,4 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3l_smp_defconfig"
 JFFS2_ERASEBLOCK = "0x10000"
 QE_UCODE = "iram_Type_A_T1040_r1.0.bin"
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg qe-ucode"
+USE_VT ?= "0"
diff --git a/conf/machine/t1042d4rdb.conf b/conf/machine/t1042d4rdb.conf
index 3372302..3950831 100644
--- a/conf/machine/t1042d4rdb.conf
+++ b/conf/machine/t1042d4rdb.conf
@@ -24,3 +24,4 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig"
 JFFS2_ERASEBLOCK = "0x10000"
 QE_UCODE = "iram_Type_A_T1040_r1.0.bin"
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg qe-ucode"
+USE_VT ?= "0"
-- 
1.9.2



^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [meta-fsl-ppc][PATCH 12/31] t2080: disable virtual terminal support
  2016-06-17  7:45 [meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II ting.liu
                   ` (10 preceding siblings ...)
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 11/31] t104x: " ting.liu
@ 2016-06-17  7:45 ` ting.liu
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 13/31] t4160: " ting.liu
                   ` (18 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: ting.liu @ 2016-06-17  7:45 UTC (permalink / raw)
  To: meta-freescale

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

Signed-off-by: Ting Liu <ting.liu@nxp.com>
---
 conf/machine/t2080qds-64b.conf | 1 +
 conf/machine/t2080qds.conf     | 1 +
 conf/machine/t2080rdb-64b.conf | 1 +
 conf/machine/t2080rdb.conf     | 1 +
 4 files changed, 4 insertions(+)

diff --git a/conf/machine/t2080qds-64b.conf b/conf/machine/t2080qds-64b.conf
index b4316f6..7c03351 100644
--- a/conf/machine/t2080qds-64b.conf
+++ b/conf/machine/t2080qds-64b.conf
@@ -24,3 +24,4 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg"
+USE_VT ?= "0"
diff --git a/conf/machine/t2080qds.conf b/conf/machine/t2080qds.conf
index a14b6c9..230eb7b 100644
--- a/conf/machine/t2080qds.conf
+++ b/conf/machine/t2080qds.conf
@@ -24,3 +24,4 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw lib64-hypervisor hv-cfg"
+USE_VT ?= "0"
diff --git a/conf/machine/t2080rdb-64b.conf b/conf/machine/t2080rdb-64b.conf
index 868056e..86e1bff 100644
--- a/conf/machine/t2080rdb-64b.conf
+++ b/conf/machine/t2080rdb-64b.conf
@@ -24,3 +24,4 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg"
+USE_VT ?= "0"
diff --git a/conf/machine/t2080rdb.conf b/conf/machine/t2080rdb.conf
index 7b0e241..f0b7d32 100644
--- a/conf/machine/t2080rdb.conf
+++ b/conf/machine/t2080rdb.conf
@@ -24,3 +24,4 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw lib64-hypervisor hv-cfg"
+USE_VT ?= "0"
-- 
1.9.2



^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [meta-fsl-ppc][PATCH 13/31] t4160: disable virtual terminal support
  2016-06-17  7:45 [meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II ting.liu
                   ` (11 preceding siblings ...)
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 12/31] t2080: " ting.liu
@ 2016-06-17  7:45 ` ting.liu
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 14/31] t4240: " ting.liu
                   ` (17 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: ting.liu @ 2016-06-17  7:45 UTC (permalink / raw)
  To: meta-freescale

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

Signed-off-by: Ting Liu <ting.liu@nxp.com>
---
 conf/machine/t4160qds-64b.conf | 4 +++-
 conf/machine/t4160qds.conf     | 6 +++++-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/conf/machine/t4160qds-64b.conf b/conf/machine/t4160qds-64b.conf
index c953ee5..75e4d0f 100644
--- a/conf/machine/t4160qds-64b.conf
+++ b/conf/machine/t4160qds-64b.conf
@@ -8,12 +8,14 @@
 require conf/machine/include/e6500-64b.inc
 
 SOC_FAMILY = "t4:t4160"
+
 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_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
-
 EXTRA_IMAGEDEPENDS += "fm-ucode"
+USE_VT ?= "0"
diff --git a/conf/machine/t4160qds.conf b/conf/machine/t4160qds.conf
index 90f7fbb..58442c5 100644
--- a/conf/machine/t4160qds.conf
+++ b/conf/machine/t4160qds.conf
@@ -8,12 +8,16 @@
 require conf/machine/include/e6500.inc
 
 SOC_FAMILY = "t4:t4160"
-UBOOT_CONFIG ??= "nor"
+
+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_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
 
 EXTRA_IMAGEDEPENDS += "fm-ucode"
+
+USE_VT ?= "0"
-- 
1.9.2



^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [meta-fsl-ppc][PATCH 14/31] t4240: disable virtual terminal support
  2016-06-17  7:45 [meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II ting.liu
                   ` (12 preceding siblings ...)
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 13/31] t4160: " ting.liu
@ 2016-06-17  7:45 ` ting.liu
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 15/31] linux-qoriq: merge .inc and .bb ting.liu
                   ` (16 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: ting.liu @ 2016-06-17  7:45 UTC (permalink / raw)
  To: meta-freescale

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

Signed-off-by: Ting Liu <ting.liu@nxp.com>
---
 conf/machine/t4240qds-64b.conf | 4 +++-
 conf/machine/t4240qds.conf     | 4 +++-
 conf/machine/t4240rdb-64b.conf | 3 ++-
 conf/machine/t4240rdb.conf     | 4 +++-
 4 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/conf/machine/t4240qds-64b.conf b/conf/machine/t4240qds-64b.conf
index 5670018..c5fbe49 100644
--- a/conf/machine/t4240qds-64b.conf
+++ b/conf/machine/t4240qds-64b.conf
@@ -8,14 +8,16 @@
 require conf/machine/include/e6500-64b.inc
 
 SOC_FAMILY = "t4:t4240"
+
 UBOOT_CONFIG ??= "secure-boot nor"
 UBOOT_CONFIG[nor] = "T4240QDS_config"
 UBOOT_CONFIG[secure-boot] = "T4240QDS_SECURE_BOOT_config"
+
 KERNEL_DEVICETREE ?= "t4240qds.dtb t4240qds-usdpaa.dtb \
     t4240qds-usdpaa-shared-interfaces.dtb \
 "
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
-
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg"
+USE_VT ?= "0"
diff --git a/conf/machine/t4240qds.conf b/conf/machine/t4240qds.conf
index bbe0042..d8ca3cf 100644
--- a/conf/machine/t4240qds.conf
+++ b/conf/machine/t4240qds.conf
@@ -8,14 +8,16 @@
 require conf/machine/include/e6500.inc
 
 SOC_FAMILY = "t4:t4240"
+
 UBOOT_CONFIG ??= "secure-boot nor"
 UBOOT_CONFIG[nor] = "T4240QDS_config"
 UBOOT_CONFIG[secure-boot] = "T4240QDS_SECURE_BOOT_config"
+
 KERNEL_DEVICETREE ?= "t4240qds.dtb t4240qds-usdpaa.dtb \
     t4240qds-usdpaa-shared-interfaces.dtb \
 "
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
-
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw lib64-hypervisor hv-cfg"
+USE_VT ?= "0"
diff --git a/conf/machine/t4240rdb-64b.conf b/conf/machine/t4240rdb-64b.conf
index 413214c..c9a2da6 100644
--- a/conf/machine/t4240rdb-64b.conf
+++ b/conf/machine/t4240rdb-64b.conf
@@ -8,6 +8,7 @@
 require conf/machine/include/e6500-64b.inc
 
 SOC_FAMILY = "t4:t4240"
+
 UBOOT_CONFIG ??= "nor"
 UBOOT_CONFIG[nor] = "T4240RDB_config"
 
@@ -17,5 +18,5 @@ KERNEL_DEVICETREE ?= "t4240rdb.dtb t4240rdb-usdpaa.dtb \
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
-
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg"
+USE_VT ?= "0"
diff --git a/conf/machine/t4240rdb.conf b/conf/machine/t4240rdb.conf
index 9b6056b..fa4c0b0 100644
--- a/conf/machine/t4240rdb.conf
+++ b/conf/machine/t4240rdb.conf
@@ -8,13 +8,15 @@
 require conf/machine/include/e6500.inc
 
 SOC_FAMILY = "t4:t4240"
+
 UBOOT_CONFIG ??= "nor"
 UBOOT_CONFIG[nor] = "T4240RDB_config"
+
 KERNEL_DEVICETREE ?= "t4240rdb.dtb t4240rdb-usdpaa.dtb \
     t4240rdb-usdpaa-shared-interfaces.dtb \
 "
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
-
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw lib64-hypervisor hv-cfg"
+USE_VT ?= "0"
-- 
1.9.2



^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [meta-fsl-ppc][PATCH 15/31] linux-qoriq: merge .inc and .bb
  2016-06-17  7:45 [meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II ting.liu
                   ` (13 preceding siblings ...)
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 14/31] t4240: " ting.liu
@ 2016-06-17  7:45 ` ting.liu
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 16/31] linux-qoriq: upgrade to 4.1 ting.liu
                   ` (15 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: ting.liu @ 2016-06-17  7:45 UTC (permalink / raw)
  To: meta-freescale

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

Signed-off-by: Ting Liu <ting.liu@nxp.com>
---
 recipes-kernel/linux/linux-qoriq.inc     | 51 --------------------------------
 recipes-kernel/linux/linux-qoriq_3.12.bb | 51 +++++++++++++++++++++++++++++++-
 2 files changed, 50 insertions(+), 52 deletions(-)
 delete mode 100644 recipes-kernel/linux/linux-qoriq.inc

diff --git a/recipes-kernel/linux/linux-qoriq.inc b/recipes-kernel/linux/linux-qoriq.inc
deleted file mode 100644
index 15a9f1a..0000000
--- a/recipes-kernel/linux/linux-qoriq.inc
+++ /dev/null
@@ -1,51 +0,0 @@
-inherit kernel kernel-arch qoriq_build_64bit_kernel
-require recipes-kernel/linux/linux-dtb.inc
-
-DESCRIPTION = "Linux kernel for Freescale platforms"
-SECTION = "kernel"
-LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
-
-KSRC ?= ""
-S = '${@base_conditional("KSRC", "", "${WORKDIR}/git", "${KSRC}", d)}'
-
-DEPENDS_append = " libgcc"
-# not put Images into /boot of rootfs, install kernel-image if needed
-RDEPENDS_kernel-base = ""
-
-KERNEL_CC_append = " ${TOOLCHAIN_OPTIONS}"
-KERNEL_LD_append = " ${TOOLCHAIN_OPTIONS}"
-
-SCMVERSION ?= "y"
-DELTA_KERNEL_DEFCONFIG ?= ""
-do_configure_prepend() {
-    # copy desired defconfig so we pick it up for the real kernel_do_configure
-    cp ${KERNEL_DEFCONFIG} ${B}/.config
-    
-    # add config fragments
-    for deltacfg in ${DELTA_KERNEL_DEFCONFIG}; do
-        if [ -f "${deltacfg}" ]; then
-            ${S}/scripts/kconfig/merge_config.sh -m .config ${deltacfg}
-        elif [ -f "${WORKDIR}/${deltacfg}" ]; then
-            ${S}/scripts/kconfig/merge_config.sh -m .config ${WORKDIR}/${deltacfg}
-        elif [ -f "${S}/arch/${ARCH}/configs/${deltacfg}" ]; then
-            ${S}/scripts/kconfig/merge_config.sh -m .config \
-                ${S}/arch/powerpc/configs/${deltacfg}
-        fi
-    done
-    
-    #add git revision to the local version
-    if [ "${SCMVERSION}" = "y" ]; then
-        # append sdk version if SDK_VERSION is defined
-        sdkversion=''
-        if [ -n "${SDK_VERSION}" ]; then
-            sdkversion="-${SDK_VERSION}"
-        fi
-        head=`git --git-dir=${S}/.git rev-parse --verify --short HEAD 2> /dev/null`
-        printf "%s%s%s" $sdkversion +g $head > ${B}/.scmversion
-    fi
-}
-
-# make everything compatible for the time being
-COMPATIBLE_MACHINE_$MACHINE = "$MACHINE"
-
diff --git a/recipes-kernel/linux/linux-qoriq_3.12.bb b/recipes-kernel/linux/linux-qoriq_3.12.bb
index 744aa4e..533225d 100644
--- a/recipes-kernel/linux/linux-qoriq_3.12.bb
+++ b/recipes-kernel/linux/linux-qoriq_3.12.bb
@@ -1,4 +1,10 @@
-require recipes-kernel/linux/linux-qoriq.inc
+inherit kernel kernel-arch qoriq_build_64bit_kernel
+require recipes-kernel/linux/linux-dtb.inc
+
+DESCRIPTION = "Linux kernel for Freescale platforms"
+SECTION = "kernel"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
 
 SRC_URI = "git://git.freescale.com/ppc/sdk/linux.git;branch=sdk-v1.9.x \
     file://modify-defconfig-t1040-nr-cpus.patch \
@@ -8,3 +14,46 @@ SRC_URI = "git://git.freescale.com/ppc/sdk/linux.git;branch=sdk-v1.9.x \
     file://module-remove-MODULE_GENERIC_TABLE.patch \
 "
 SRCREV = "43cecda943a6c40a833b588801b0929e8bd48813"
+
+KSRC ?= ""
+S = '${@base_conditional("KSRC", "", "${WORKDIR}/git", "${KSRC}", d)}'
+
+DEPENDS_append = " libgcc"
+# not put Images into /boot of rootfs, install kernel-image if needed
+RDEPENDS_kernel-base = ""
+
+KERNEL_CC_append = " ${TOOLCHAIN_OPTIONS}"
+KERNEL_LD_append = " ${TOOLCHAIN_OPTIONS}"
+
+SCMVERSION ?= "y"
+DELTA_KERNEL_DEFCONFIG ?= ""
+do_configure_prepend() {
+    # copy desired defconfig so we pick it up for the real kernel_do_configure
+    cp ${KERNEL_DEFCONFIG} ${B}/.config
+    
+    # add config fragments
+    for deltacfg in ${DELTA_KERNEL_DEFCONFIG}; do
+        if [ -f "${deltacfg}" ]; then
+            ${S}/scripts/kconfig/merge_config.sh -m .config ${deltacfg}
+        elif [ -f "${WORKDIR}/${deltacfg}" ]; then
+            ${S}/scripts/kconfig/merge_config.sh -m .config ${WORKDIR}/${deltacfg}
+        elif [ -f "${S}/arch/${ARCH}/configs/${deltacfg}" ]; then
+            ${S}/scripts/kconfig/merge_config.sh -m .config \
+                ${S}/arch/powerpc/configs/${deltacfg}
+        fi
+    done
+    
+    #add git revision to the local version
+    if [ "${SCMVERSION}" = "y" ]; then
+        # append sdk version if SDK_VERSION is defined
+        sdkversion=''
+        if [ -n "${SDK_VERSION}" ]; then
+            sdkversion="-${SDK_VERSION}"
+        fi
+        head=`git --git-dir=${S}/.git rev-parse --verify --short HEAD 2> /dev/null`
+        printf "%s%s%s" $sdkversion +g $head > ${B}/.scmversion
+    fi
+}
+
+# make everything compatible for the time being
+COMPATIBLE_MACHINE_$MACHINE = "$MACHINE"
-- 
1.9.2



^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [meta-fsl-ppc][PATCH 16/31] linux-qoriq: upgrade to 4.1
  2016-06-17  7:45 [meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II ting.liu
                   ` (14 preceding siblings ...)
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 15/31] linux-qoriq: merge .inc and .bb ting.liu
@ 2016-06-17  7:45 ` ting.liu
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 17/31] linux-qoriq: fix vmpic_msi_feature not used error ting.liu
                   ` (14 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: ting.liu @ 2016-06-17  7:45 UTC (permalink / raw)
  To: meta-freescale

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

The main features are:
* Linux kernel 4.1.8
* ARM A7 (AARCH32), A53 and A57 (AARCH64), Little Endian (default)
* Power Architecture e500mc, e5500, e6500
* Multicore SMP support and multithread (e6500)
* 32-bit effective kernel addressing [e500mc, e5500, A57]
* 64-bit effective addressing [e6500, A53, A57]
* Huge Pages (hugetlbfs)
* Linux Real-Time (RT) [P4080, B4860, LS1021A]
* Kernel-based Virtual Machine (KVM)
* Libvirt 1.2.19
* Linux Containers (LXC) 1.1.4 function support

Detailed commit log can be found at:
http://git.freescale.com/git/cgit.cgi/ppc/sdk/linux.git/log/?h=sdk-v2.0.x

Signed-off-by: Ting Liu <ting.liu@nxp.com>
---
 .../0001-powerpc-Align-TOC-to-256-bytes.patch      |  37 ------
 .../files/module-remove-MODULE_GENERIC_TABLE.patch |  77 -----------
 .../linux/files/net-sctp-CVE-2014-0101.patch       | 145 ---------------------
 .../{linux-qoriq_3.12.bb => linux-qoriq_4.1.bb}    |   9 +-
 4 files changed, 3 insertions(+), 265 deletions(-)
 delete mode 100644 recipes-kernel/linux/files/0001-powerpc-Align-TOC-to-256-bytes.patch
 delete mode 100644 recipes-kernel/linux/files/module-remove-MODULE_GENERIC_TABLE.patch
 delete mode 100644 recipes-kernel/linux/files/net-sctp-CVE-2014-0101.patch
 rename recipes-kernel/linux/{linux-qoriq_3.12.bb => linux-qoriq_4.1.bb} (87%)

diff --git a/recipes-kernel/linux/files/0001-powerpc-Align-TOC-to-256-bytes.patch b/recipes-kernel/linux/files/0001-powerpc-Align-TOC-to-256-bytes.patch
deleted file mode 100644
index 2131c9d..0000000
--- a/recipes-kernel/linux/files/0001-powerpc-Align-TOC-to-256-bytes.patch
+++ /dev/null
@@ -1,37 +0,0 @@
-From 7d4d16a6ccdd6d965b84284262a67d5b63426d50 Mon Sep 17 00:00:00 2001
-From: Zhenhua Luo <zhenhua.luo@freescale.com>
-Date: Mon, 9 Nov 2015 04:36:29 -0600
-Subject: [PATCH] powerpc: Align TOC to 256 bytes
-
-Recent toolchains(gcc-5.2) force the TOC to be 256 byte aligned. We need
-to enforce this alignment in our linker script, otherwise pointers
-to our TOC variables (__toc_start, __prom_init_toc_start) could
-be incorrect.
-
-If they are bad, we die a few hundred instructions into boot.
-
-Upstream-Status: Backport
-
-Backport from https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=5e95235
-
-Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
----
- arch/powerpc/kernel/vmlinux.lds.S | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/arch/powerpc/kernel/vmlinux.lds.S b/arch/powerpc/kernel/vmlinux.lds.S
-index f096e72..3266864 100644
---- a/arch/powerpc/kernel/vmlinux.lds.S
-+++ b/arch/powerpc/kernel/vmlinux.lds.S
-@@ -213,6 +213,8 @@ SECTIONS
- 		*(.opd)
- 	}
- 
-+	. = ALIGN(256);
-+
- 	.got : AT(ADDR(.got) - LOAD_OFFSET) {
- 		__toc_start = .;
- #ifndef CONFIG_RELOCATABLE
--- 
-2.3.3
-
diff --git a/recipes-kernel/linux/files/module-remove-MODULE_GENERIC_TABLE.patch b/recipes-kernel/linux/files/module-remove-MODULE_GENERIC_TABLE.patch
deleted file mode 100644
index 5a67155..0000000
--- a/recipes-kernel/linux/files/module-remove-MODULE_GENERIC_TABLE.patch
+++ /dev/null
@@ -1,77 +0,0 @@
-module: remove MODULE_GENERIC_TABLE
-
-MODULE_DEVICE_TABLE() calles MODULE_GENERIC_TABLE(); make it do the
-work directly.  This also removes a wart introduced in the last patch,
-where the alias is defined to be an unknown struct type "struct
-type##__##name##_device_id" instead of "struct type##_device_id" (it's
-an extern so GCC doesn't care, but it's wrong).
-
-The other user of MODULE_GENERIC_TABLE (ISAPNP_CARD_TABLE) is unused,
-so delete it.
-
-<Backport from cff26a51da5d206d3baf871e75778da44710219d>
-
-Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
-Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
-
-Upstream-Status: Backport
----
- include/linux/isapnp.h |  4 ----
- include/linux/module.h | 19 ++++++++-----------
- 2 files changed, 8 insertions(+), 15 deletions(-)
-
-diff --git a/include/linux/isapnp.h b/include/linux/isapnp.h
-index e2d28b0..3c77bf9 100644
---- a/include/linux/isapnp.h
-+++ b/include/linux/isapnp.h
-@@ -56,10 +56,6 @@
- #define ISAPNP_DEVICE_ID(_va, _vb, _vc, _function) \
- 		{ .vendor = ISAPNP_VENDOR(_va, _vb, _vc), .function = ISAPNP_FUNCTION(_function) }
- 
--/* export used IDs outside module */
--#define ISAPNP_CARD_TABLE(name) \
--		MODULE_GENERIC_TABLE(isapnp_card, name)
--
- struct isapnp_card_id {
- 	unsigned long driver_data;	/* data private to the driver */
- 	unsigned short card_vendor, card_device;
-diff --git a/include/linux/module.h b/include/linux/module.h
-index 54aef1b..a9f6812 100644
---- a/include/linux/module.h
-+++ b/include/linux/module.h
-@@ -83,15 +83,6 @@ void sort_extable(struct exception_table_entry *start,
- void sort_main_extable(void);
- void trim_init_extable(struct module *m);
- 
--#ifdef MODULE
--#define MODULE_GENERIC_TABLE(gtype,name)			\
--extern const struct gtype##_id __mod_##gtype##_table		\
--  __attribute__ ((unused, alias(__stringify(name))))
--
--#else  /* !MODULE */
--#define MODULE_GENERIC_TABLE(gtype,name)
--#endif
--
- /* Generic info of form tag = "info" */
- #define MODULE_INFO(tag, info) __MODULE_INFO(tag, tag, info)
- 
-@@ -142,8 +133,14 @@ extern const struct gtype##_id __mod_##gtype##_table		\
- /* What your module does. */
- #define MODULE_DESCRIPTION(_description) MODULE_INFO(description, _description)
- 
--#define MODULE_DEVICE_TABLE(type,name)		\
--  MODULE_GENERIC_TABLE(type##__##name##_device, name)
-+#ifdef MODULE
-+/* Creates an alias so file2alias.c can find device table. */
-+#define MODULE_DEVICE_TABLE(type, name)                                        \
-+  extern const struct type##_device_id __mod_##type##__##name##_device_table \
-+  __attribute__ ((unused, alias(__stringify(name))))
-+#else  /* !MODULE */
-+#define MODULE_DEVICE_TABLE(type, name)
-+#endif
- 
- /* Version of form [<epoch>:]<version>[-<extra-version>].
-    Or for CVS/RCS ID version, everything but the number is stripped.
--- 
-2.5.0
-
diff --git a/recipes-kernel/linux/files/net-sctp-CVE-2014-0101.patch b/recipes-kernel/linux/files/net-sctp-CVE-2014-0101.patch
deleted file mode 100644
index ddcb6c5..0000000
--- a/recipes-kernel/linux/files/net-sctp-CVE-2014-0101.patch
+++ /dev/null
@@ -1,145 +0,0 @@
-From 00c53b02cb01976b35d37670a4b5c5d7a6ad3c62 Mon Sep 17 00:00:00 2001
-From: Daniel Borkmann <dborkman@redhat.com>
-Date: Mon, 3 Mar 2014 17:23:04 +0100
-Subject: [PATCH] net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is
- AUTH capable
-
-[ Upstream commit ec0223ec48a90cb605244b45f7c62de856403729 ]
-
-RFC4895 introduced AUTH chunks for SCTP; during the SCTP
-handshake RANDOM; CHUNKS; HMAC-ALGO are negotiated (CHUNKS
-being optional though):
-
-  ---------- INIT[RANDOM; CHUNKS; HMAC-ALGO] ---------->
-  <------- INIT-ACK[RANDOM; CHUNKS; HMAC-ALGO] ---------
-  -------------------- COOKIE-ECHO -------------------->
-  <-------------------- COOKIE-ACK ---------------------
-
-A special case is when an endpoint requires COOKIE-ECHO
-chunks to be authenticated:
-
-  ---------- INIT[RANDOM; CHUNKS; HMAC-ALGO] ---------->
-  <------- INIT-ACK[RANDOM; CHUNKS; HMAC-ALGO] ---------
-  ------------------ AUTH; COOKIE-ECHO ---------------->
-  <-------------------- COOKIE-ACK ---------------------
-
-RFC4895, section 6.3. Receiving Authenticated Chunks says:
-
-  The receiver MUST use the HMAC algorithm indicated in
-  the HMAC Identifier field. If this algorithm was not
-  specified by the receiver in the HMAC-ALGO parameter in
-  the INIT or INIT-ACK chunk during association setup, the
-  AUTH chunk and all the chunks after it MUST be discarded
-  and an ERROR chunk SHOULD be sent with the error cause
-  defined in Section 4.1. [...] If no endpoint pair shared
-  key has been configured for that Shared Key Identifier,
-  all authenticated chunks MUST be silently discarded. [...]
-
-  When an endpoint requires COOKIE-ECHO chunks to be
-  authenticated, some special procedures have to be followed
-  because the reception of a COOKIE-ECHO chunk might result
-  in the creation of an SCTP association. If a packet arrives
-  containing an AUTH chunk as a first chunk, a COOKIE-ECHO
-  chunk as the second chunk, and possibly more chunks after
-  them, and the receiver does not have an STCB for that
-  packet, then authentication is based on the contents of
-  the COOKIE-ECHO chunk. In this situation, the receiver MUST
-  authenticate the chunks in the packet by using the RANDOM
-  parameters, CHUNKS parameters and HMAC_ALGO parameters
-  obtained from the COOKIE-ECHO chunk, and possibly a local
-  shared secret as inputs to the authentication procedure
-  specified in Section 6.3. If authentication fails, then
-  the packet is discarded. If the authentication is successful,
-  the COOKIE-ECHO and all the chunks after the COOKIE-ECHO
-  MUST be processed. If the receiver has an STCB, it MUST
-  process the AUTH chunk as described above using the STCB
-  from the existing association to authenticate the
-  COOKIE-ECHO chunk and all the chunks after it. [...]
-
-Commit bbd0d59809f9 introduced the possibility to receive
-and verification of AUTH chunk, including the edge case for
-authenticated COOKIE-ECHO. On reception of COOKIE-ECHO,
-the function sctp_sf_do_5_1D_ce() handles processing,
-unpacks and creates a new association if it passed sanity
-checks and also tests for authentication chunks being
-present. After a new association has been processed, it
-invokes sctp_process_init() on the new association and
-walks through the parameter list it received from the INIT
-chunk. It checks SCTP_PARAM_RANDOM, SCTP_PARAM_HMAC_ALGO
-and SCTP_PARAM_CHUNKS, and copies them into asoc->peer
-meta data (peer_random, peer_hmacs, peer_chunks) in case
-sysctl -w net.sctp.auth_enable=1 is set. If in INIT's
-SCTP_PARAM_SUPPORTED_EXT parameter SCTP_CID_AUTH is set,
-peer_random != NULL and peer_hmacs != NULL the peer is to be
-assumed asoc->peer.auth_capable=1, in any other case
-asoc->peer.auth_capable=0.
-
-Now, if in sctp_sf_do_5_1D_ce() chunk->auth_chunk is
-available, we set up a fake auth chunk and pass that on to
-sctp_sf_authenticate(), which at latest in
-sctp_auth_calculate_hmac() reliably dereferences a NULL pointer
-at position 0..0008 when setting up the crypto key in
-crypto_hash_setkey() by using asoc->asoc_shared_key that is
-NULL as condition key_id == asoc->active_key_id is true if
-the AUTH chunk was injected correctly from remote. This
-happens no matter what net.sctp.auth_enable sysctl says.
-
-The fix is to check for net->sctp.auth_enable and for
-asoc->peer.auth_capable before doing any operations like
-sctp_sf_authenticate() as no key is activated in
-sctp_auth_asoc_init_active_key() for each case.
-
-Now as RFC4895 section 6.3 states that if the used HMAC-ALGO
-passed from the INIT chunk was not used in the AUTH chunk, we
-SHOULD send an error; however in this case it would be better
-to just silently discard such a maliciously prepared handshake
-as we didn't even receive a parameter at all. Also, as our
-endpoint has no shared key configured, section 6.3 says that
-MUST silently discard, which we are doing from now onwards.
-
-Before calling sctp_sf_pdiscard(), we need not only to free
-the association, but also the chunk->auth_chunk skb, as
-commit bbd0d59809f9 created a skb clone in that case.
-
-I have tested this locally by using netfilter's nfqueue and
-re-injecting packets into the local stack after maliciously
-modifying the INIT chunk (removing RANDOM; HMAC-ALGO param)
-and the SCTP packet containing the COOKIE_ECHO (injecting
-AUTH chunk before COOKIE_ECHO). Fixed with this patch applied.
-
-This fixes CVE-2014-0101
-Upstream-Status: Backport
-
-Fixes: bbd0d59809f9 ("[SCTP]: Implement the receive and verification of AUTH chunk")
-Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
-Cc: Vlad Yasevich <yasevich@gmail.com>
-Cc: Neil Horman <nhorman@tuxdriver.com>
-Acked-by: Vlad Yasevich <vyasevich@gmail.com>
-Signed-off-by: David S. Miller <davem@davemloft.net>
-Signed-off-by: Jiri Slaby <jslaby@suse.cz>
-Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
----
- net/sctp/sm_statefuns.c | 7 +++++++
- 1 file changed, 7 insertions(+)
-
-diff --git a/net/sctp/sm_statefuns.c b/net/sctp/sm_statefuns.c
-index dfe3f36..56ebe71 100644
---- a/net/sctp/sm_statefuns.c
-+++ b/net/sctp/sm_statefuns.c
-@@ -768,6 +768,13 @@ sctp_disposition_t sctp_sf_do_5_1D_ce(struct net *net,
- 			return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
- 		}
- 
-+		/* Make sure that we and the peer are AUTH capable */
-+		if (!net->sctp.auth_enable || !new_asoc->peer.auth_capable) {
-+			kfree_skb(chunk->auth_chunk);
-+			sctp_association_free(new_asoc);
-+			return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
-+		}
-+
- 		/* set-up our fake chunk so that we can process it */
- 		auth.skb = chunk->auth_chunk;
- 		auth.asoc = chunk->asoc;
--- 
-1.9.1
-
diff --git a/recipes-kernel/linux/linux-qoriq_3.12.bb b/recipes-kernel/linux/linux-qoriq_4.1.bb
similarity index 87%
rename from recipes-kernel/linux/linux-qoriq_3.12.bb
rename to recipes-kernel/linux/linux-qoriq_4.1.bb
index 533225d..87eebbc 100644
--- a/recipes-kernel/linux/linux-qoriq_3.12.bb
+++ b/recipes-kernel/linux/linux-qoriq_4.1.bb
@@ -6,14 +6,11 @@ SECTION = "kernel"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
 
-SRC_URI = "git://git.freescale.com/ppc/sdk/linux.git;branch=sdk-v1.9.x \
+SRC_URI = "git://git.freescale.com/ppc/sdk/linux.git;branch=sdk-v2.0.x \
     file://modify-defconfig-t1040-nr-cpus.patch \
-    file://net-sctp-CVE-2014-0101.patch \
-    file://0001-powerpc-Align-TOC-to-256-bytes.patch \
     file://fix-the-compile-issue-under-gcc6.patch \
-    file://module-remove-MODULE_GENERIC_TABLE.patch \
 "
-SRCREV = "43cecda943a6c40a833b588801b0929e8bd48813"
+SRCREV = "bd51baffc04ecc73f933aee1c3a37c8b44b889a7"
 
 KSRC ?= ""
 S = '${@base_conditional("KSRC", "", "${WORKDIR}/git", "${KSRC}", d)}'
@@ -39,7 +36,7 @@ do_configure_prepend() {
             ${S}/scripts/kconfig/merge_config.sh -m .config ${WORKDIR}/${deltacfg}
         elif [ -f "${S}/arch/${ARCH}/configs/${deltacfg}" ]; then
             ${S}/scripts/kconfig/merge_config.sh -m .config \
-                ${S}/arch/powerpc/configs/${deltacfg}
+                ${S}/arch/${ARCH}/configs/${deltacfg}
         fi
     done
     
-- 
1.9.2



^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [meta-fsl-ppc][PATCH 17/31] linux-qoriq: fix vmpic_msi_feature not used error
  2016-06-17  7:45 [meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II ting.liu
                   ` (15 preceding siblings ...)
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 16/31] linux-qoriq: upgrade to 4.1 ting.liu
@ 2016-06-17  7:45 ` ting.liu
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 18/31] b4420: update dtb path ting.liu
                   ` (13 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: ting.liu @ 2016-06-17  7:45 UTC (permalink / raw)
  To: meta-freescale

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

Fix the below 'unused-const-variable' error:
.../arch/powerpc/sysdev/fsl_msi.c:661:37: error: 'vmpic_msi_feature'
| defined but not used [-Werror=unused-const-variable=]
|  static const struct fsl_msi_feature vmpic_msi_feature = {
|                                      ^~~~~~~~~~~~~~~~~
| cc1: all warnings being treated as errors
| make[3]: *** [arch/powerpc/sysdev/fsl_msi.o] Error 1
| make[2]: *** [arch/powerpc/sysdev] Error 2
| make[1]: *** [sub-make] Error 2
| make: *** [__sub-make] Error 2

Signed-off-by: Ting Liu <ting.liu@nxp.com>
---
 ...pic_msi_feature-if-CONFIG_EPAPR_PARAVIRT-.patch | 32 ++++++++++++++++++++++
 recipes-kernel/linux/linux-qoriq_4.1.bb            |  1 +
 2 files changed, 33 insertions(+)
 create mode 100644 recipes-kernel/linux/files/only-set-vmpic_msi_feature-if-CONFIG_EPAPR_PARAVIRT-.patch

diff --git a/recipes-kernel/linux/files/only-set-vmpic_msi_feature-if-CONFIG_EPAPR_PARAVIRT-.patch b/recipes-kernel/linux/files/only-set-vmpic_msi_feature-if-CONFIG_EPAPR_PARAVIRT-.patch
new file mode 100644
index 0000000..5f3220d
--- /dev/null
+++ b/recipes-kernel/linux/files/only-set-vmpic_msi_feature-if-CONFIG_EPAPR_PARAVIRT-.patch
@@ -0,0 +1,32 @@
+From 15895f6880829ee502f0a48412173fb452b23c0b Mon Sep 17 00:00:00 2001
+From: Ting Liu <ting.liu@nxp.com>
+Date: Fri, 17 Jun 2016 10:57:35 +0800
+Subject: [PATCH] only set vmpic_msi_feature if CONFIG_EPAPR_PARAVIRT defined
+
+Upstream-Status: Pending
+
+Signed-off-by: Ting Liu <ting.liu@nxp.com>
+---
+ arch/powerpc/sysdev/fsl_msi.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+diff --git a/arch/powerpc/sysdev/fsl_msi.c b/arch/powerpc/sysdev/fsl_msi.c
+index 963661a..95d7111 100644
+--- a/arch/powerpc/sysdev/fsl_msi.c
++++ b/arch/powerpc/sysdev/fsl_msi.c
+@@ -658,10 +658,12 @@ static const struct fsl_msi_feature ipic_msi_feature = {
+ 	.msiir_offset = 0x38,
+ };
+ 
++#ifdef CONFIG_EPAPR_PARAVIRT
+ static const struct fsl_msi_feature vmpic_msi_feature = {
+ 	.fsl_pic_ip = FSL_PIC_IP_VMPIC,
+ 	.msiir_offset = 0,
+ };
++#endif
+ 
+ static const struct of_device_id fsl_of_msi_ids[] = {
+ 	{
+-- 
+1.9.2
+
diff --git a/recipes-kernel/linux/linux-qoriq_4.1.bb b/recipes-kernel/linux/linux-qoriq_4.1.bb
index 87eebbc..b837e8f 100644
--- a/recipes-kernel/linux/linux-qoriq_4.1.bb
+++ b/recipes-kernel/linux/linux-qoriq_4.1.bb
@@ -9,6 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
 SRC_URI = "git://git.freescale.com/ppc/sdk/linux.git;branch=sdk-v2.0.x \
     file://modify-defconfig-t1040-nr-cpus.patch \
     file://fix-the-compile-issue-under-gcc6.patch \
+    file://only-set-vmpic_msi_feature-if-CONFIG_EPAPR_PARAVIRT-.patch \
 "
 SRCREV = "bd51baffc04ecc73f933aee1c3a37c8b44b889a7"
 
-- 
1.9.2



^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [meta-fsl-ppc][PATCH 18/31] b4420: update dtb path
  2016-06-17  7:45 [meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II ting.liu
                   ` (16 preceding siblings ...)
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 17/31] linux-qoriq: fix vmpic_msi_feature not used error ting.liu
@ 2016-06-17  7:45 ` ting.liu
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 19/31] b4860: " ting.liu
                   ` (12 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: ting.liu @ 2016-06-17  7:45 UTC (permalink / raw)
  To: meta-freescale

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

Signed-off-by: Ting Liu <ting.liu@nxp.com>
---
 conf/machine/b4420qds-64b.conf | 4 +++-
 conf/machine/b4420qds.conf     | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/conf/machine/b4420qds-64b.conf b/conf/machine/b4420qds-64b.conf
index bc0c1f9..1b379b3 100644
--- a/conf/machine/b4420qds-64b.conf
+++ b/conf/machine/b4420qds-64b.conf
@@ -9,9 +9,11 @@
 require conf/machine/include/e6500-64b.inc
 
 SOC_FAMILY = "b4:b4420"
+
 UBOOT_CONFIG ??= "nor"
 UBOOT_CONFIG[nor] = "B4420QDS_config"
-KERNEL_DEVICETREE ?= "b4420qds.dtb b4420qds-usdpaa.dtb"
+
+KERNEL_DEVICETREE ?= "fsl/b4420qds.dtb fsl/b4420qds-usdpaa.dtb"
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
diff --git a/conf/machine/b4420qds.conf b/conf/machine/b4420qds.conf
index 4d70b5e..e142e6f 100644
--- a/conf/machine/b4420qds.conf
+++ b/conf/machine/b4420qds.conf
@@ -9,9 +9,11 @@
 require conf/machine/include/e6500.inc
 
 SOC_FAMILY = "b4:b4420"
+
 UBOOT_CONFIG ??= "nor"
 UBOOT_CONFIG[nor] = "B4420QDS_config"
-KERNEL_DEVICETREE ?= "b4420qds.dtb b4420qds-usdpaa.dtb"
+
+KERNEL_DEVICETREE ?= "fsl/b4420qds.dtb fsl/b4420qds-usdpaa.dtb"
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
-- 
1.9.2



^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [meta-fsl-ppc][PATCH 19/31] b4860: update dtb path
  2016-06-17  7:45 [meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II ting.liu
                   ` (17 preceding siblings ...)
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 18/31] b4420: update dtb path ting.liu
@ 2016-06-17  7:45 ` ting.liu
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 20/31] c293pcie: " ting.liu
                   ` (11 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: ting.liu @ 2016-06-17  7:45 UTC (permalink / raw)
  To: meta-freescale

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

Signed-off-by: Ting Liu <ting.liu@nxp.com>
---
 conf/machine/b4860qds-64b.conf | 6 ++++--
 conf/machine/b4860qds.conf     | 5 +++--
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/conf/machine/b4860qds-64b.conf b/conf/machine/b4860qds-64b.conf
index 09c298a..5e8d9f4 100644
--- a/conf/machine/b4860qds-64b.conf
+++ b/conf/machine/b4860qds-64b.conf
@@ -9,11 +9,13 @@
 require conf/machine/include/e6500-64b.inc
 
 SOC_FAMILY = "b4:b4860"
+
 UBOOT_CONFIG ??= "secure-boot nor"
 UBOOT_CONFIG[nor] = "B4860QDS_config"
 UBOOT_CONFIG[secure-boot] = "B4860QDS_SECURE_BOOT_config"
-KERNEL_DEVICETREE ?= "b4860qds.dtb b4860qds-usdpaa.dtb \
-    b4860qds-usdpaa-shared-interfaces.dtb \
+
+KERNEL_DEVICETREE ?= "fsl/b4860qds.dtb fsl/b4860qds-usdpaa.dtb \
+    fsl/b4860qds-usdpaa-shared-interfaces.dtb \
 "
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
 
diff --git a/conf/machine/b4860qds.conf b/conf/machine/b4860qds.conf
index 050d630..2b8cdab 100644
--- a/conf/machine/b4860qds.conf
+++ b/conf/machine/b4860qds.conf
@@ -9,12 +9,13 @@
 require conf/machine/include/e6500.inc
 
 SOC_FAMILY = "b4:b4860"
+
 UBOOT_CONFIG ??= "secure-boot nor"
 UBOOT_CONFIG[nor] = "B4860QDS_config"
 UBOOT_CONFIG[secure-boot] = "B4860QDS_SECURE_BOOT_config"
 
-KERNEL_DEVICETREE ?= "b4860qds.dtb b4860qds-usdpaa.dtb \
-    b4860qds-usdpaa-shared-interfaces.dtb \
+KERNEL_DEVICETREE ?= "fsl/b4860qds.dtb fsl/b4860qds-usdpaa.dtb \
+    fsl/b4860qds-usdpaa-shared-interfaces.dtb \
 "
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
 
-- 
1.9.2



^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [meta-fsl-ppc][PATCH 20/31] c293pcie: update dtb path
  2016-06-17  7:45 [meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II ting.liu
                   ` (18 preceding siblings ...)
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 19/31] b4860: " ting.liu
@ 2016-06-17  7:45 ` ting.liu
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 21/31] p2041rdb: " ting.liu
                   ` (10 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: ting.liu @ 2016-06-17  7:45 UTC (permalink / raw)
  To: meta-freescale

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

Signed-off-by: Ting Liu <ting.liu@nxp.com>
---
 conf/machine/c293pcie.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/c293pcie.conf b/conf/machine/c293pcie.conf
index 7cc088c..4ab730d 100644
--- a/conf/machine/c293pcie.conf
+++ b/conf/machine/c293pcie.conf
@@ -15,7 +15,7 @@ UBOOT_CONFIG[spi] = "C29XPCIE_SPIFLASH_config"
 UBOOT_CONFIG[secboot] = "C29XPCIE_NOR_SECBOOT_config"
 UBOOT_CONFIG[spi-secboot] = "C29XPCIE_SPIFLASH_SECBOOT_config"
 
-KERNEL_DEVICETREE ?= "c293pcie_36b.dtb"
+KERNEL_DEVICETREE ?= "fsl/c293pcie.dtb"
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/mpc85xx_defconfig"
 
 BOOTFORMAT_CONFIG = "config_ddr3_512m_c29xpcie_800M.dat"
-- 
1.9.2



^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [meta-fsl-ppc][PATCH 21/31] p2041rdb: update dtb path
  2016-06-17  7:45 [meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II ting.liu
                   ` (19 preceding siblings ...)
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 20/31] c293pcie: " ting.liu
@ 2016-06-17  7:45 ` ting.liu
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 22/31] p3041ds: " ting.liu
                   ` (9 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: ting.liu @ 2016-06-17  7:45 UTC (permalink / raw)
  To: meta-freescale

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

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

diff --git a/conf/machine/p2041rdb.conf b/conf/machine/p2041rdb.conf
index 5afd358..38c058d 100644
--- a/conf/machine/p2041rdb.conf
+++ b/conf/machine/p2041rdb.conf
@@ -16,12 +16,11 @@ UBOOT_CONFIG[secure-boot] = "P2041RDB_SECURE_BOOT_config"
 UBOOT_CONFIG[sdcard] = "P2041RDB_SDCARD_config,,u-boot.pbl"
 UBOOT_CONFIG[spi] = "P2041RDB_SPIFLASH_config,,u-boot.pbl"
 
-KERNEL_DEVICETREE ?= "p2041rdb.dtb p2041rdb-usdpaa.dtb \
-    p2041rdb-usdpaa-shared-interfaces.dtb \
+KERNEL_DEVICETREE ?= "fsl/p2041rdb.dtb fsl/p2041rdb-usdpaa.dtb \
+    fsl/p2041rdb-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



^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [meta-fsl-ppc][PATCH 22/31] p3041ds: update dtb path
  2016-06-17  7:45 [meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II ting.liu
                   ` (20 preceding siblings ...)
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 21/31] p2041rdb: " ting.liu
@ 2016-06-17  7:45 ` ting.liu
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 23/31] p4080ds: " ting.liu
                   ` (8 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: ting.liu @ 2016-06-17  7:45 UTC (permalink / raw)
  To: meta-freescale

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

Signed-off-by: Ting Liu <ting.liu@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



^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [meta-fsl-ppc][PATCH 23/31] p4080ds: update dtb path
  2016-06-17  7:45 [meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II ting.liu
                   ` (21 preceding siblings ...)
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 22/31] p3041ds: " ting.liu
@ 2016-06-17  7:45 ` ting.liu
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 24/31] p5020: " ting.liu
                   ` (7 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: ting.liu @ 2016-06-17  7:45 UTC (permalink / raw)
  To: meta-freescale

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

Signed-off-by: Ting Liu <ting.liu@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



^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [meta-fsl-ppc][PATCH 24/31] p5020: update dtb path
  2016-06-17  7:45 [meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II ting.liu
                   ` (22 preceding siblings ...)
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 23/31] p4080ds: " ting.liu
@ 2016-06-17  7:45 ` ting.liu
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 25/31] p5040: " ting.liu
                   ` (6 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: ting.liu @ 2016-06-17  7:45 UTC (permalink / raw)
  To: meta-freescale

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

Signed-off-by: Ting Liu <ting.liu@nxp.com>
---
 conf/machine/p5020ds-64b.conf | 4 ++--
 conf/machine/p5020ds.conf     | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/conf/machine/p5020ds-64b.conf b/conf/machine/p5020ds-64b.conf
index 36aa0c6..d6eb835 100644
--- a/conf/machine/p5020ds-64b.conf
+++ b/conf/machine/p5020ds-64b.conf
@@ -16,8 +16,8 @@ UBOOT_CONFIG[secure-boot] = "P5020DS_SECURE_BOOT_config"
 UBOOT_CONFIG[sdcard] = "P5020DS_SDCARD_config,,u-boot.pbl"
 UBOOT_CONFIG[spi] = "P5020DS_SPIFLASH_config,,u-boot.pbl"
 
-KERNEL_DEVICETREE ?= "p5020ds.dtb p5020ds-usdpaa.dtb \
-    p5020ds-usdpaa-shared-interfaces.dtb \
+KERNEL_DEVICETREE ?= "fsl/p5020ds.dtb fsl/p5020ds-usdpaa.dtb \
+    fsl/p5020ds-usdpaa-shared-interfaces.dtb \
 "
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_smp_defconfig"
 
diff --git a/conf/machine/p5020ds.conf b/conf/machine/p5020ds.conf
index 1455533..e032eea 100644
--- a/conf/machine/p5020ds.conf
+++ b/conf/machine/p5020ds.conf
@@ -16,8 +16,8 @@ UBOOT_CONFIG[secure-boot] = "P5020DS_SECURE_BOOT_config"
 UBOOT_CONFIG[sdcard] = "P5020DS_SDCARD_config,,u-boot.pbl"
 UBOOT_CONFIG[spi] = "P5020DS_SPIFLASH_config,,u-boot.pbl"
 
-KERNEL_DEVICETREE ?= "p5020ds.dtb p5020ds-usdpaa.dtb \
-    p5020ds-usdpaa-shared-interfaces.dtb \
+KERNEL_DEVICETREE ?= "fsl/p5020ds.dtb fsl/p5020ds-usdpaa.dtb \
+    fsl/p5020ds-usdpaa-shared-interfaces.dtb \
 "
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_smp_defconfig"
 
-- 
1.9.2



^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [meta-fsl-ppc][PATCH 25/31] p5040: update dtb path
  2016-06-17  7:45 [meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II ting.liu
                   ` (23 preceding siblings ...)
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 24/31] p5020: " ting.liu
@ 2016-06-17  7:45 ` ting.liu
  2016-06-17  7:46 ` [meta-fsl-ppc][PATCH 26/31] t1023: " ting.liu
                   ` (5 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: ting.liu @ 2016-06-17  7:45 UTC (permalink / raw)
  To: meta-freescale

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

Signed-off-by: Ting Liu <ting.liu@nxp.com>
---
 conf/machine/p5040ds-64b.conf | 5 ++---
 conf/machine/p5040ds.conf     | 5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/conf/machine/p5040ds-64b.conf b/conf/machine/p5040ds-64b.conf
index 6134f49..ec4150a 100644
--- a/conf/machine/p5040ds-64b.conf
+++ b/conf/machine/p5040ds-64b.conf
@@ -16,12 +16,11 @@ UBOOT_CONFIG[secure-boot] = "P5040DS_SECURE_BOOT_config"
 UBOOT_CONFIG[sdcard] = "P5040DS_SDCARD_config,,u-boot.pbl"
 UBOOT_CONFIG[spi] = "P5040DS_SPIFLASH_config,,u-boot.pbl"
 
-KERNEL_DEVICETREE ?= "p5040ds.dtb p5040ds-usdpaa.dtb \
-    p5040ds-usdpaa-shared-interfaces.dtb \
+KERNEL_DEVICETREE ?= "fsl/p5040ds.dtb fsl/p5040ds-usdpaa.dtb \
+    fsl/p5040ds-usdpaa-shared-interfaces.dtb \
 "
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
-
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg"
 USE_VT ?= "0"
diff --git a/conf/machine/p5040ds.conf b/conf/machine/p5040ds.conf
index 8378f30..34b872f 100644
--- a/conf/machine/p5040ds.conf
+++ b/conf/machine/p5040ds.conf
@@ -16,12 +16,11 @@ UBOOT_CONFIG[secure-boot] = "P5040DS_SECURE_BOOT_config"
 UBOOT_CONFIG[sdcard] = "P5040DS_SDCARD_config,,u-boot.pbl"
 UBOOT_CONFIG[spi] = "P5040DS_SPIFLASH_config,,u-boot.pbl"
 
-KERNEL_DEVICETREE ?= "p5040ds.dtb p5040ds-usdpaa.dtb \
-    p5040ds-usdpaa-shared-interfaces.dtb \
+KERNEL_DEVICETREE ?= "fsl/p5040ds.dtb fsl/p5040ds-usdpaa.dtb \
+    fsl/p5040ds-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



^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [meta-fsl-ppc][PATCH 26/31] t1023: update dtb path
  2016-06-17  7:45 [meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II ting.liu
                   ` (24 preceding siblings ...)
  2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 25/31] p5040: " ting.liu
@ 2016-06-17  7:46 ` ting.liu
  2016-06-17  7:46 ` [meta-fsl-ppc][PATCH 27/31] t1024: " ting.liu
                   ` (4 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: ting.liu @ 2016-06-17  7:46 UTC (permalink / raw)
  To: meta-freescale

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

Signed-off-by: Ting Liu <ting.liu@nxp.com>
---
 conf/machine/t1023rdb-64b.conf | 4 +++-
 conf/machine/t1023rdb.conf     | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/conf/machine/t1023rdb-64b.conf b/conf/machine/t1023rdb-64b.conf
index 086ec76..bb0019b 100644
--- a/conf/machine/t1023rdb-64b.conf
+++ b/conf/machine/t1023rdb-64b.conf
@@ -16,7 +16,9 @@ UBOOT_CONFIG[sdcard] = "T1023RDB_SDCARD_config,,u-boot-with-spl-pbl.bin"
 UBOOT_CONFIG[spi] = "T1023RDB_SPIFLASH_config,,u-boot-with-spl-pbl.bin"
 UBOOT_CONFIG[secure-boot] = "T1023RDB_SECURE_BOOT_config"
 
-KERNEL_DEVICETREE ?= "t1023rdb.dtb t1023rdb-usdpaa.dtb t1023rdb-usdpaa-shared-interfaces.dtb"
+KERNEL_DEVICETREE ?= "fsl/t1023rdb.dtb fsl/t1023rdb-usdpaa.dtb \
+    fsl/t1023rdb-usdpaa-shared-interfaces.dtb \
+"
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3l_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
diff --git a/conf/machine/t1023rdb.conf b/conf/machine/t1023rdb.conf
index 71da38a..80d53c9 100644
--- a/conf/machine/t1023rdb.conf
+++ b/conf/machine/t1023rdb.conf
@@ -16,7 +16,9 @@ UBOOT_CONFIG[sdcard] = "T1023RDB_SDCARD_config,,u-boot-with-spl-pbl.bin"
 UBOOT_CONFIG[spi] = "T1023RDB_SPIFLASH_config,,u-boot-with-spl-pbl.bin"
 UBOOT_CONFIG[secure-boot] = "T1023RDB_SECURE_BOOT_config"
 
-KERNEL_DEVICETREE ?= "t1023rdb.dtb t1023rdb-usdpaa.dtb t1023rdb-usdpaa-shared-interfaces.dtb"
+KERNEL_DEVICETREE ?= "fsl/t1023rdb.dtb fsl/t1023rdb-usdpaa.dtb \
+    fsl/t1023rdb-usdpaa-shared-interfaces.dtb \
+"
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
-- 
1.9.2



^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [meta-fsl-ppc][PATCH 27/31] t1024: update dtb path
  2016-06-17  7:45 [meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II ting.liu
                   ` (25 preceding siblings ...)
  2016-06-17  7:46 ` [meta-fsl-ppc][PATCH 26/31] t1023: " ting.liu
@ 2016-06-17  7:46 ` ting.liu
  2016-06-17  7:46 ` [meta-fsl-ppc][PATCH 28/31] t104x: " ting.liu
                   ` (3 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: ting.liu @ 2016-06-17  7:46 UTC (permalink / raw)
  To: meta-freescale

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

* remove capwap dtb
* add usdpaa-shared-interfaces dtb

Signed-off-by: Ting Liu <ting.liu@nxp.com>
---
 conf/machine/t1024rdb-64b.conf | 4 +++-
 conf/machine/t1024rdb.conf     | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/conf/machine/t1024rdb-64b.conf b/conf/machine/t1024rdb-64b.conf
index 6f575ad..e72564a 100644
--- a/conf/machine/t1024rdb-64b.conf
+++ b/conf/machine/t1024rdb-64b.conf
@@ -16,7 +16,9 @@ UBOOT_CONFIG[sdcard] = "T1024RDB_SDCARD_config,,u-boot-with-spl-pbl.bin"
 UBOOT_CONFIG[spi] = "T1024RDB_SPIFLASH_config,,u-boot-with-spl-pbl.bin"
 UBOOT_CONFIG[secure-boot] = "T1024RDB_SECURE_BOOT_config"
 
-KERNEL_DEVICETREE ?= "t1024rdb.dtb t1024rdb-usdpaa.dtb t1024rdb-usdpaa-capwap.dtb"
+KERNEL_DEVICETREE ?= "fsl/t1024rdb.dtb fsl/t1024rdb-usdpaa.dtb \
+    fsl/t1024rdb-usdpaa-shared-interfaces.dtb \
+"
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3l_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
diff --git a/conf/machine/t1024rdb.conf b/conf/machine/t1024rdb.conf
index cda31da..e44f767 100644
--- a/conf/machine/t1024rdb.conf
+++ b/conf/machine/t1024rdb.conf
@@ -16,7 +16,9 @@ UBOOT_CONFIG[sdcard] = "T1024RDB_SDCARD_config,,u-boot-with-spl-pbl.bin"
 UBOOT_CONFIG[spi] = "T1024RDB_SPIFLASH_config,,u-boot-with-spl-pbl.bin"
 UBOOT_CONFIG[secure-boot] = "T1024RDB_SECURE_BOOT_config"
 
-KERNEL_DEVICETREE ?= "t1024rdb.dtb t1024rdb-usdpaa.dtb t1024rdb-usdpaa-capwap.dtb"
+KERNEL_DEVICETREE ?= "fsl/t1024rdb.dtb fsl/t1024rdb-usdpaa.dtb \
+    fsl/t1024rdb-usdpaa-shared-interfaces.dtb \
+"
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
-- 
1.9.2



^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [meta-fsl-ppc][PATCH 28/31] t104x: update dtb path
  2016-06-17  7:45 [meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II ting.liu
                   ` (26 preceding siblings ...)
  2016-06-17  7:46 ` [meta-fsl-ppc][PATCH 27/31] t1024: " ting.liu
@ 2016-06-17  7:46 ` ting.liu
  2016-06-17  7:46 ` [meta-fsl-ppc][PATCH 29/31] t2080: " ting.liu
                   ` (2 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: ting.liu @ 2016-06-17  7:46 UTC (permalink / raw)
  To: meta-freescale

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

* add dsar dtb

Signed-off-by: Ting Liu <ting.liu@nxp.com>
---
 conf/machine/t1040d4rdb-64b.conf | 5 +++--
 conf/machine/t1040d4rdb.conf     | 5 +++--
 conf/machine/t1042d4rdb-64b.conf | 5 +++--
 conf/machine/t1042d4rdb.conf     | 5 +++--
 4 files changed, 12 insertions(+), 8 deletions(-)

diff --git a/conf/machine/t1040d4rdb-64b.conf b/conf/machine/t1040d4rdb-64b.conf
index b78c8f2..5acfd23 100644
--- a/conf/machine/t1040d4rdb-64b.conf
+++ b/conf/machine/t1040d4rdb-64b.conf
@@ -16,8 +16,9 @@ UBOOT_CONFIG[sdcard] = "T1040D4RDB_SDCARD_config,,u-boot-with-spl-pbl.bin"
 UBOOT_CONFIG[spi] = "T1040D4RDB_SPIFLASH_config,,u-boot-with-spl-pbl.bin"
 UBOOT_CONFIG[secure-boot] = "T1040D4RDB_SECURE_BOOT_config"
 
-KERNEL_DEVICETREE ?= "t1040d4rdb.dtb t1040d4rdb-usdpaa.dtb \
-    t1040d4rdb-usdpaa-lag.dtb t1040d4rdb-usdpaa-shared-interfaces.dtb \
+KERNEL_DEVICETREE ?= "fsl/t1040d4rdb.dtb fsl/t1040d4rdb-usdpaa.dtb \
+    fsl/t1040d4rdb-dsar.dtb \
+    fsl/t1040d4rdb-usdpaa-lag.dtb fsl/t1040d4rdb-usdpaa-shared-interfaces.dtb \
 "
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3l_smp_defconfig"
 
diff --git a/conf/machine/t1040d4rdb.conf b/conf/machine/t1040d4rdb.conf
index 0896887..bd6b787 100644
--- a/conf/machine/t1040d4rdb.conf
+++ b/conf/machine/t1040d4rdb.conf
@@ -16,8 +16,9 @@ UBOOT_CONFIG[sdcard] = "T1040D4RDB_SDCARD_config,,u-boot-with-spl-pbl.bin"
 UBOOT_CONFIG[spi] = "T1040D4RDB_SPIFLASH_config,,u-boot-with-spl-pbl.bin"
 UBOOT_CONFIG[secure-boot] = "T1040D4RDB_SECURE_BOOT_config"
 
-KERNEL_DEVICETREE ?= "t1040d4rdb.dtb t1040d4rdb-usdpaa.dtb \
-    t1040d4rdb-usdpaa-lag.dtb t1040d4rdb-usdpaa-shared-interfaces.dtb \
+KERNEL_DEVICETREE ?= "fsl/t1040d4rdb.dtb fsl/t1040d4rdb-usdpaa.dtb \
+    fsl/t1040d4rdb-dsar.dtb \
+    fsl/t1040d4rdb-usdpaa-lag.dtb fsl/t1040d4rdb-usdpaa-shared-interfaces.dtb \
 "
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig"
 
diff --git a/conf/machine/t1042d4rdb-64b.conf b/conf/machine/t1042d4rdb-64b.conf
index 961423e..d6194d5 100644
--- a/conf/machine/t1042d4rdb-64b.conf
+++ b/conf/machine/t1042d4rdb-64b.conf
@@ -16,8 +16,9 @@ UBOOT_CONFIG[sdcard] = "T1042D4RDB_SDCARD_config,,u-boot-with-spl-pbl.bin"
 UBOOT_CONFIG[spi] = "T1042D4RDB_SPIFLASH_config,,u-boot-with-spl-pbl.bin"
 UBOOT_CONFIG[secure-boot] = "T1042D4RDB_SECURE_BOOT_config"
 
-KERNEL_DEVICETREE ?= "t1042d4rdb.dtb t1042d4rdb-usdpaa.dtb \
-    t1042d4rdb-usdpaa-shared-interfaces.dtb \
+KERNEL_DEVICETREE ?= "fsl/t1042d4rdb.dtb fsl/t1042d4rdb-usdpaa.dtb \
+    fsl/t1042d4rdb-dsar.dtb \
+    fsl/t1042d4rdb-usdpaa-shared-interfaces.dtb \
 "
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3l_smp_defconfig"
 
diff --git a/conf/machine/t1042d4rdb.conf b/conf/machine/t1042d4rdb.conf
index 3950831..5edfaa2 100644
--- a/conf/machine/t1042d4rdb.conf
+++ b/conf/machine/t1042d4rdb.conf
@@ -16,8 +16,9 @@ UBOOT_CONFIG[sdcard] = "T1042D4RDB_SDCARD_config,,u-boot-with-spl-pbl.bin"
 UBOOT_CONFIG[spi] = "T1042D4RDB_SPIFLASH_config,,u-boot-with-spl-pbl.bin"
 UBOOT_CONFIG[secure-boot] = "T1042D4RDB_SECURE_BOOT_config"
 
-KERNEL_DEVICETREE ?= "t1042d4rdb.dtb t1042d4rdb-usdpaa.dtb \
-    t1042d4rdb-usdpaa-shared-interfaces.dtb \
+KERNEL_DEVICETREE ?= "fsl/t1042d4rdb.dtb fsl/t1042d4rdb-usdpaa.dtb \
+    fsl/t1042d4rdb-dsar.dtb \
+    fsl/t1042d4rdb-usdpaa-shared-interfaces.dtb \
 "
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig"
 
-- 
1.9.2



^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [meta-fsl-ppc][PATCH 29/31] t2080: update dtb path
  2016-06-17  7:45 [meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II ting.liu
                   ` (27 preceding siblings ...)
  2016-06-17  7:46 ` [meta-fsl-ppc][PATCH 28/31] t104x: " ting.liu
@ 2016-06-17  7:46 ` ting.liu
  2016-06-17  7:46 ` [meta-fsl-ppc][PATCH 30/31] t4160: " ting.liu
  2016-06-17  7:46 ` [meta-fsl-ppc][PATCH 31/31] t4240: " ting.liu
  30 siblings, 0 replies; 32+ messages in thread
From: ting.liu @ 2016-06-17  7:46 UTC (permalink / raw)
  To: meta-freescale

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

Signed-off-by: Ting Liu <ting.liu@nxp.com>
---
 conf/machine/t2080qds-64b.conf | 4 ++--
 conf/machine/t2080qds.conf     | 4 ++--
 conf/machine/t2080rdb-64b.conf | 4 ++--
 conf/machine/t2080rdb.conf     | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/conf/machine/t2080qds-64b.conf b/conf/machine/t2080qds-64b.conf
index 7c03351..e8f7c0a 100644
--- a/conf/machine/t2080qds-64b.conf
+++ b/conf/machine/t2080qds-64b.conf
@@ -17,8 +17,8 @@ UBOOT_CONFIG[nand] = "T2080QDS_NAND_config,,u-boot-with-spl-pbl.bin"
 UBOOT_CONFIG[srio-pcie-boot] = "T2080QDS_SRIO_PCIE_BOOT_config"
 UBOOT_CONFIG[secure-boot] = "T2080QDS_SECURE_BOOT_config"
 
-KERNEL_DEVICETREE ?= "t2080qds.dtb t2080qds-usdpaa.dtb \
-    t2080qds-usdpaa-shared-interfaces.dtb \
+KERNEL_DEVICETREE ?= "fsl/t2080qds.dtb fsl/t2080qds-usdpaa.dtb \
+    fsl/t2080qds-usdpaa-shared-interfaces.dtb \
 "
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
 
diff --git a/conf/machine/t2080qds.conf b/conf/machine/t2080qds.conf
index 230eb7b..698352a 100644
--- a/conf/machine/t2080qds.conf
+++ b/conf/machine/t2080qds.conf
@@ -17,8 +17,8 @@ UBOOT_CONFIG[nand] = "T2080QDS_NAND_config,,u-boot-with-spl-pbl.bin"
 UBOOT_CONFIG[srio-pcie-boot] = "T2080QDS_SRIO_PCIE_BOOT_config"
 UBOOT_CONFIG[secure-boot] = "T2080QDS_SECURE_BOOT_config"
 
-KERNEL_DEVICETREE ?= "t2080qds.dtb t2080qds-usdpaa.dtb \
-    t2080qds-usdpaa-shared-interfaces.dtb \
+KERNEL_DEVICETREE ?= "fsl/t2080qds.dtb fsl/t2080qds-usdpaa.dtb \
+    fsl/t2080qds-usdpaa-shared-interfaces.dtb \
 "
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
 
diff --git a/conf/machine/t2080rdb-64b.conf b/conf/machine/t2080rdb-64b.conf
index 86e1bff..e94ecdf 100644
--- a/conf/machine/t2080rdb-64b.conf
+++ b/conf/machine/t2080rdb-64b.conf
@@ -17,8 +17,8 @@ UBOOT_CONFIG[nand] = "T2080RDB_NAND_config,,u-boot-with-spl-pbl.bin"
 UBOOT_CONFIG[srio-pcie-boot] = "T2080RDB_SRIO_PCIE_BOOT_config"
 UBOOT_CONFIG[secure-boot] = "T2080RDB_SECURE_BOOT_config"
 
-KERNEL_DEVICETREE ?= "t2080rdb.dtb t2080rdb-usdpaa.dtb \
-    t2080rdb-usdpaa-shared-interfaces.dtb \
+KERNEL_DEVICETREE ?= "fsl/t2080rdb.dtb fsl/t2080rdb-usdpaa.dtb \
+    fsl/t2080rdb-usdpaa-shared-interfaces.dtb \
 "
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
 
diff --git a/conf/machine/t2080rdb.conf b/conf/machine/t2080rdb.conf
index f0b7d32..05df258 100644
--- a/conf/machine/t2080rdb.conf
+++ b/conf/machine/t2080rdb.conf
@@ -17,8 +17,8 @@ UBOOT_CONFIG[nand] = "T2080RDB_NAND_config,,u-boot-with-spl-pbl.bin"
 UBOOT_CONFIG[srio-pcie-boot] = "T2080RDB_SRIO_PCIE_BOOT_config"
 UBOOT_CONFIG[secure-boot] = "T2080RDB_SECURE_BOOT_config"
 
-KERNEL_DEVICETREE ?= "t2080rdb.dtb t2080rdb-usdpaa.dtb \
-    t2080rdb-usdpaa-shared-interfaces.dtb \
+KERNEL_DEVICETREE ?= "fsl/t2080rdb.dtb fsl/t2080rdb-usdpaa.dtb \
+    fsl/t2080rdb-usdpaa-shared-interfaces.dtb \
 "
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
 
-- 
1.9.2



^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [meta-fsl-ppc][PATCH 30/31] t4160: update dtb path
  2016-06-17  7:45 [meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II ting.liu
                   ` (28 preceding siblings ...)
  2016-06-17  7:46 ` [meta-fsl-ppc][PATCH 29/31] t2080: " ting.liu
@ 2016-06-17  7:46 ` ting.liu
  2016-06-17  7:46 ` [meta-fsl-ppc][PATCH 31/31] t4240: " ting.liu
  30 siblings, 0 replies; 32+ messages in thread
From: ting.liu @ 2016-06-17  7:46 UTC (permalink / raw)
  To: meta-freescale

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

Signed-off-by: Ting Liu <ting.liu@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



^ permalink raw reply related	[flat|nested] 32+ messages in thread

* [meta-fsl-ppc][PATCH 31/31] t4240: update dtb path
  2016-06-17  7:45 [meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II ting.liu
                   ` (29 preceding siblings ...)
  2016-06-17  7:46 ` [meta-fsl-ppc][PATCH 30/31] t4160: " ting.liu
@ 2016-06-17  7:46 ` ting.liu
  30 siblings, 0 replies; 32+ messages in thread
From: ting.liu @ 2016-06-17  7:46 UTC (permalink / raw)
  To: meta-freescale

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

Signed-off-by: Ting Liu <ting.liu@nxp.com>
---
 conf/machine/t4240qds-64b.conf | 4 ++--
 conf/machine/t4240qds.conf     | 4 ++--
 conf/machine/t4240rdb-64b.conf | 4 ++--
 conf/machine/t4240rdb.conf     | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/conf/machine/t4240qds-64b.conf b/conf/machine/t4240qds-64b.conf
index c5fbe49..e236a1c 100644
--- a/conf/machine/t4240qds-64b.conf
+++ b/conf/machine/t4240qds-64b.conf
@@ -13,8 +13,8 @@ UBOOT_CONFIG ??= "secure-boot nor"
 UBOOT_CONFIG[nor] = "T4240QDS_config"
 UBOOT_CONFIG[secure-boot] = "T4240QDS_SECURE_BOOT_config"
 
-KERNEL_DEVICETREE ?= "t4240qds.dtb t4240qds-usdpaa.dtb \
-    t4240qds-usdpaa-shared-interfaces.dtb \
+KERNEL_DEVICETREE ?= "fsl/t4240qds.dtb fsl/t4240qds-usdpaa.dtb \
+    fsl/t4240qds-usdpaa-shared-interfaces.dtb \
 "
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
 
diff --git a/conf/machine/t4240qds.conf b/conf/machine/t4240qds.conf
index d8ca3cf..0a4ac44 100644
--- a/conf/machine/t4240qds.conf
+++ b/conf/machine/t4240qds.conf
@@ -13,8 +13,8 @@ UBOOT_CONFIG ??= "secure-boot nor"
 UBOOT_CONFIG[nor] = "T4240QDS_config"
 UBOOT_CONFIG[secure-boot] = "T4240QDS_SECURE_BOOT_config"
 
-KERNEL_DEVICETREE ?= "t4240qds.dtb t4240qds-usdpaa.dtb \
-    t4240qds-usdpaa-shared-interfaces.dtb \
+KERNEL_DEVICETREE ?= "fsl/t4240qds.dtb fsl/t4240qds-usdpaa.dtb \
+    fsl/t4240qds-usdpaa-shared-interfaces.dtb \
 "
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
 
diff --git a/conf/machine/t4240rdb-64b.conf b/conf/machine/t4240rdb-64b.conf
index c9a2da6..92f7e9a 100644
--- a/conf/machine/t4240rdb-64b.conf
+++ b/conf/machine/t4240rdb-64b.conf
@@ -12,8 +12,8 @@ SOC_FAMILY = "t4:t4240"
 UBOOT_CONFIG ??= "nor"
 UBOOT_CONFIG[nor] = "T4240RDB_config"
 
-KERNEL_DEVICETREE ?= "t4240rdb.dtb t4240rdb-usdpaa.dtb \
-    t4240rdb-usdpaa-shared-interfaces.dtb \
+KERNEL_DEVICETREE ?= "fsl/t4240rdb.dtb fsl/t4240rdb-usdpaa.dtb \
+    fsl/t4240rdb-usdpaa-shared-interfaces.dtb \
 "
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
 
diff --git a/conf/machine/t4240rdb.conf b/conf/machine/t4240rdb.conf
index fa4c0b0..d76fab0 100644
--- a/conf/machine/t4240rdb.conf
+++ b/conf/machine/t4240rdb.conf
@@ -12,8 +12,8 @@ SOC_FAMILY = "t4:t4240"
 UBOOT_CONFIG ??= "nor"
 UBOOT_CONFIG[nor] = "T4240RDB_config"
 
-KERNEL_DEVICETREE ?= "t4240rdb.dtb t4240rdb-usdpaa.dtb \
-    t4240rdb-usdpaa-shared-interfaces.dtb \
+KERNEL_DEVICETREE ?= "fsl/t4240rdb.dtb fsl/t4240rdb-usdpaa.dtb \
+    fsl/t4240rdb-usdpaa-shared-interfaces.dtb \
 "
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
 
-- 
1.9.2



^ permalink raw reply related	[flat|nested] 32+ messages in thread

end of thread, other threads:[~2016-06-17  8:02 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-17  7:45 [meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 01/31] b4420: disable virtual terminal support ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 02/31] b4860: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 03/31] c293pcie: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 04/31] p2041rdb: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 05/31] p3041ds: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 06/31] p4080ds: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 07/31] p5020: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 08/31] p5040: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 09/31] t1023: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 10/31] t1024: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 11/31] t104x: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 12/31] t2080: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 13/31] t4160: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 14/31] t4240: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 15/31] linux-qoriq: merge .inc and .bb ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 16/31] linux-qoriq: upgrade to 4.1 ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 17/31] linux-qoriq: fix vmpic_msi_feature not used error ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 18/31] b4420: update dtb path ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 19/31] b4860: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 20/31] c293pcie: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 21/31] p2041rdb: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 22/31] p3041ds: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 23/31] p4080ds: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 24/31] p5020: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 25/31] p5040: " ting.liu
2016-06-17  7:46 ` [meta-fsl-ppc][PATCH 26/31] t1023: " ting.liu
2016-06-17  7:46 ` [meta-fsl-ppc][PATCH 27/31] t1024: " ting.liu
2016-06-17  7:46 ` [meta-fsl-ppc][PATCH 28/31] t104x: " ting.liu
2016-06-17  7:46 ` [meta-fsl-ppc][PATCH 29/31] t2080: " ting.liu
2016-06-17  7:46 ` [meta-fsl-ppc][PATCH 30/31] t4160: " ting.liu
2016-06-17  7:46 ` [meta-fsl-ppc][PATCH 31/31] t4240: " ting.liu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.