All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zhenhua Luo <zhenhua.luo@nxp.com>
To: Bob Cochran <yocto@mindchasers.com>
Cc: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: Re: [PATCH 01/18] e500v2.inc: add recipe
Date: Fri, 5 Jan 2018 02:58:16 +0000	[thread overview]
Message-ID: <DB5PR0401MB192794B6339B2164585C3E5BEE1C0@DB5PR0401MB1927.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <3098bca4-d65d-dd84-8839-b288bf2d9f4e@mindchasers.com>

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-bounces@yoctoproject.org [mailto:meta-freescale-
> bounces@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.guo@nxp.com>
> >
> > Signed-off-by: Chunrong Guo <chunrong.guo@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
> > 0000000..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&data=
> 02%7C01%7Czhenhua.luo%40nxp.com%7Ca70e1d6b7af14890ddf608d55388061
> c%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%7C63650676606203192
> 2&sdata=yQBXd5QneevJ9WviBcHVl8MUa%2Fqxlv3FxeU38s5WkQc%3D&reserve
> d=0
> 
> https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.
> mail-archive.com%2Fmeta-
> freescale%40yoctoproject.org%2Fmsg20572.html&data=02%7C01%7Czhenhua.
> luo%40nxp.com%7Ca70e1d6b7af14890ddf608d55388061c%7C686ea1d3bc2b4c
> 6fa92cd99c5c301635%7C0%7C0%7C636506766062031922&sdata=MbTvkYGFXy
> e8344kXUsEZytQgIyLeslteg6I8rFpBgk%3D&reserved=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&data=02%7C01%7Czhenhua.luo%40nxp.com%7Ca70e1d6b7af14890d
> df608d55388061c%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%7C636
> 506766062031922&sdata=%2BCj52zbWWQv8gHyA5cRA8hAdORrZR6YORGKcHD
> lKpXA%3D&reserved=0

      reply	other threads:[~2018-01-05 22:36 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-28 10:04 [PATCH 01/18] e500v2.inc: add recipe Chunrong Guo
2017-12-28 10:04 ` [PATCH 02/18] qoriq-ppc.inc: add recipes Chunrong Guo
2018-01-12 16:39   ` Otavio Salvador
2017-12-28 10:04 ` [PATCH 03/18] e5500.inc: " Chunrong Guo
2017-12-28 10:04 ` [PATCH 04/18] e5500-64b.inc: " Chunrong Guo
2017-12-28 10:04 ` [PATCH 05/18] mpc8548cds: add machine conf Chunrong Guo
2017-12-28 10:04 ` [PATCH 06/18] p2020rdb: " Chunrong Guo
2017-12-28 10:04 ` [PATCH 07/18] t1042d4rdb-64b: add machine config Chunrong Guo
2017-12-28 10:04 ` [PATCH 08/18] t1042d4rdb: " Chunrong Guo
2017-12-28 10:04 ` [PATCH 12/18] cloog: add recipes Chunrong Guo
2017-12-28 10:04 ` [PATCH 13/18] isl:add recipes Chunrong Guo
2017-12-28 10:04 ` [PATCH 14/18] testfloat: update recipes Chunrong Guo
2017-12-28 10:04 ` [PATCH 15/18] sysklogd: update e500v2 patch Chunrong Guo
2017-12-28 10:04 ` [PATCH 16/18] diffutils: remove improper patch for qoriq-ppc Chunrong Guo
2017-12-28 10:04 ` [PATCH 17/18] hyperrelay: skip ldflags check Chunrong Guo
2017-12-28 10:04 ` [PATCH 18/18] qe-ucode: support t1042 Chunrong Guo
2017-12-28 10:05 ` [PATCH 10/18] binutils: add 2.25 version Chunrong Guo
2018-01-12 16:32   ` Otavio Salvador
2017-12-28 10:05 ` [PATCH 11/18] gcc : add 4.9 version Chunrong Guo
2017-12-28 10:05 ` [PATCH 09/18] glibc : add 2.20 version Chunrong Guo
2018-01-04 14:33 ` [PATCH 01/18] e500v2.inc: add recipe Bob Cochran
2018-01-05  2:58   ` Zhenhua Luo [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DB5PR0401MB192794B6339B2164585C3E5BEE1C0@DB5PR0401MB1927.eurprd04.prod.outlook.com \
    --to=zhenhua.luo@nxp.com \
    --cc=meta-freescale@yoctoproject.org \
    --cc=yocto@mindchasers.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.