Re: [meta-freescale] [PATCH 01/18] e500v2.inc: add recipe

2018-01-05 Thread Zhenhua Luo
Hi Bob, 

As you know, LSDK (Layerscape SDK) replaced the QSDK (QorIQ PPC, ARM SDK) in 
last June. In 17.06, 17.09 and 19.09-update releases, ARM targets are 
integrated continuously, PPC was not supported, to align with the scope of 
LSDK, we removed the PPC machines from Yocto. In recent LSDK 17.12 release, the 
PPC support was integrated, accordingly we add back the PPC machines in Yocto. 

Hope the clarification is helpful for your understanding. 


Best Regards, 

Zhenhua

> -Original Message-
> From: meta-freescale-boun...@yoctoproject.org [mailto:meta-freescale-
> boun...@yoctoproject.org] On Behalf Of Bob Cochran
> Sent: Thursday, January 04, 2018 10:34 PM
> To: meta-freescale@yoctoproject.org
> Subject: Re: [meta-freescale] [PATCH 01/18] e500v2.inc: add recipe
> 
> On 12/28/2017 05:04 AM, Chunrong Guo wrote:
> > From: Chunrong Guo <chunrong@nxp.com>
> >
> > Signed-off-by: Chunrong Guo <chunrong@nxp.com>
> > ---
> >   conf/machine/include/e500v2.inc | 4 
> >   1 file changed, 4 insertions(+)
> >   create mode 100644 conf/machine/include/e500v2.inc
> >
> > diff --git a/conf/machine/include/e500v2.inc
> > b/conf/machine/include/e500v2.inc new file mode 100644 index
> > 000..420f034
> > --- /dev/null
> > +++ b/conf/machine/include/e500v2.inc
> > @@ -0,0 +1,4 @@
> > +require conf/machine/include/tune-ppce500v2.inc
> > +
> > +MACHINEOVERRIDES =. "e500v2:"
> > +require conf/machine/include/qoriq-ppc.inc
> 
> Hi Chunrong,
> 
> Can you please explain what's going on with PPC and Yocto?  It was just a few
> months back when all PPC was removed from meta-freescale.
> 
> https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.
> com%2FFreescale%2Fmeta-
> freescale%2Fcommit%2F86e2ed54cd60da4f9f427baf6dbefbc9911141e6=
> 02%7C01%7Czhenhua.luo%40nxp.com%7Ca70e1d6b7af14890ddf608d55388061
> c%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%7C63650676606203192
> 2=yQBXd5QneevJ9WviBcHVl8MUa%2Fqxlv3FxeU38s5WkQc%3D
> d=0
> 
> https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.
> mail-archive.com%2Fmeta-
> freescale%40yoctoproject.org%2Fmsg20572.html=02%7C01%7Czhenhua.
> luo%40nxp.com%7Ca70e1d6b7af14890ddf608d55388061c%7C686ea1d3bc2b4c
> 6fa92cd99c5c301635%7C0%7C0%7C636506766062031922=MbTvkYGFXy
> e8344kXUsEZytQgIyLeslteg6I8rFpBgk%3D=0
> 
> Thank you,
> 
> Bob
> 
> 
> --
> ___
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.yo
> ctoproject.org%2Flistinfo%2Fmeta-
> freescale=02%7C01%7Czhenhua.luo%40nxp.com%7Ca70e1d6b7af14890d
> df608d55388061c%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%7C636
> 506766062031922=%2BCj52zbWWQv8gHyA5cRA8hAdORrZR6YORGKcHD
> lKpXA%3D=0
-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


Re: [meta-freescale] [PATCH 01/18] e500v2.inc: add recipe

2018-01-04 Thread Bob Cochran

On 12/28/2017 05:04 AM, Chunrong Guo wrote:

From: Chunrong Guo 

Signed-off-by: Chunrong Guo 
---
  conf/machine/include/e500v2.inc | 4 
  1 file changed, 4 insertions(+)
  create mode 100644 conf/machine/include/e500v2.inc

diff --git a/conf/machine/include/e500v2.inc b/conf/machine/include/e500v2.inc
new file mode 100644
index 000..420f034
--- /dev/null
+++ b/conf/machine/include/e500v2.inc
@@ -0,0 +1,4 @@
+require conf/machine/include/tune-ppce500v2.inc
+
+MACHINEOVERRIDES =. "e500v2:"
+require conf/machine/include/qoriq-ppc.inc


Hi Chunrong,

Can you please explain what's going on with PPC and Yocto?  It was just 
a few months back when all PPC was removed from meta-freescale.


https://github.com/Freescale/meta-freescale/commit/86e2ed54cd60da4f9f427baf6dbefbc9911141e6

https://www.mail-archive.com/meta-freescale@yoctoproject.org/msg20572.html

Thank you,

Bob


--
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale