All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zhenhua Luo <zhenhua.luo@nxp.com>
To: Ting Liu <ting.liu@nxp.com>, "Robert E. Cochran" <yocto@mindchasers.com>
Cc: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: Re: [meta-fsl-ppc][PATCH 00/13] QorIQ SDK V2.0 patches - Part I
Date: Wed, 22 Jun 2016 05:58:54 +0000	[thread overview]
Message-ID: <DB3PR04MB06849E00FF7E7B4B4A0CEB0CEE2C0@DB3PR04MB0684.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <DB3PR04MB04212B912E5F6AF12114AAD992C0@DB3PR04MB042.eurprd04.prod.outlook.com>

The patches are under review and testing, those patches plan to be merged by the end of this month.

BTW, the u-boot related patches depend on http://patchwork.openembedded.org/patch/124953/. 


Best Regards,

Zhenhua

> -----Original Message-----
> From: meta-freescale-bounces@yoctoproject.org [mailto:meta-freescale-
> bounces@yoctoproject.org] On Behalf Of Ting Liu
> Sent: Wednesday, June 22, 2016 10:00 AM
> To: Robert E. Cochran <yocto@mindchasers.com>
> Cc: meta-freescale@yoctoproject.org
> Subject: Re: [meta-freescale] [meta-fsl-ppc][PATCH 00/13] QorIQ SDK V2.0
> patches - Part I
> 
> http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-ppc/
> master branch
> 
> > -----Original Message-----
> > From: Robert E. Cochran [mailto:yocto@mindchasers.com]
> > Sent: Tuesday, June 21, 2016 9:47 PM
> > To: Ting Liu <ting.liu@nxp.com>
> > Cc: meta-freescale@yoctoproject.org
> > Subject: Re: [meta-freescale] [meta-fsl-ppc][PATCH 00/13] QorIQ SDK
> > V2.0 patches - Part I
> >
> > Thank you Ting.
> >
> > In which of the following repos will we find these patches? Please
> > give us an idea when they will be applied and which branch(es).
> >
> > http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-ppc/
> >
> > https://github.com/Freescale/meta-freescale.git
> >
> > git://git.freescale.com/yocto/meta-freescale.git
> >
> > Thank you,
> >
> > Bob
> >
> >
> >
> > On 06/17/2016 03:36 AM, ting.liu@nxp.com wrote:
> > > From: Ting Liu <ting.liu@nxp.com>
> > >
> > > These changes need the below oe-core patch to be applied:
> > > http://patchwork.openembedded.org/patch/124953/
> > >
> > > Ting Liu (13):
> > >    remove not supported e500v2 machines
> > >    u-boot-qoriq: upgrade to 2016.01
> > >    u-boot-qoriq: switch to new UBOOT_CONFIG format
> > >    u-boot-qoriq: sync with u-boot.inc from poky
> > >    p2041rdb: switch to new UBOOT_CONFIG format
> > >    p3041ds: switch to new UBOOT_CONFIG format
> > >    p4080ds: switch to new UBOOT_CONFIG format
> > >    p5020: switch to new UBOOT_CONFIG format
> > >    p5040: switch to new UBOOT_CONFIG format
> > >    t1023: switch to new UBOOT_CONFIG format
> > >    t1024: switch to new UBOOT_CONFIG format
> > >    t104x: switch to new UBOOT_CONFIG format
> > >    t2080: switch to new UBOOT_CONFIG format
> > >
> > >   conf/machine/bsc9131rdb.conf                       |  20 ----
> > >   conf/machine/bsc9132qds.conf                       |  32 ------
> > >   conf/machine/p1010rdb.conf                         |  29 ------
> > >   conf/machine/p1020rdb.conf                         |  20 ----
> > >   conf/machine/p1021rdb.conf                         |  27 -----
> > >   conf/machine/p1022ds.conf                          |  36 -------
> > >   conf/machine/p1023rdb.conf                         |  18 ----
> > >   conf/machine/p1025twr.conf                         |  20 ----
> > >   conf/machine/p2020rdb.conf                         |  24 -----
> > >   conf/machine/p2041rdb.conf                         |   8 +-
> > >   conf/machine/p3041ds.conf                          |   8 +-
> > >   conf/machine/p4080ds.conf                          |   6 +-
> > >   conf/machine/p5020ds-64b.conf                      |   9 +-
> > >   conf/machine/p5020ds.conf                          |  10 +-
> > >   conf/machine/p5040ds-64b.conf                      |   8 +-
> > >   conf/machine/p5040ds.conf                          |   8 +-
> > >   conf/machine/t1023rdb-64b.conf                     |  11 +-
> > >   conf/machine/t1023rdb.conf                         |  11 +-
> > >   conf/machine/t1024rdb-64b.conf                     |   8 +-
> > >   conf/machine/t1024rdb.conf                         |   8 +-
> > >   conf/machine/t1040d4rdb-64b.conf                   |   8 +-
> > >   conf/machine/t1040d4rdb.conf                       |   8 +-
> > >   conf/machine/t1042d4rdb-64b.conf                   |   8 +-
> > >   conf/machine/t1042d4rdb.conf                       |   8 +-
> > >   conf/machine/t2080qds-64b.conf                     |   9 +-
> > >   conf/machine/t2080qds.conf                         |   8 +-
> > >   conf/machine/t2080rdb-64b.conf                     |  11 +-
> > >   conf/machine/t2080rdb.conf                         |   8 +-
> > >   ...5xx-u-boot-.lds-remove-_GLOBAL_OFFSET_TAB.patch |  77 --------------
> > >   .../u-boot/files/Fix-the-depend-race-issue.patch   |  38 -------
> > >   .../files/add-fgnu89-inline-option-for-gcc5.patch  |  39 -------
> > >   recipes-bsp/u-boot/files/gcc5.patch                |  91 -----------------
> > >   recipes-bsp/u-boot/u-boot-qoriq_2015.01.bb         | 113 ---------------------
> > >   recipes-bsp/u-boot/u-boot-qoriq_2016.01.bb         |  74 ++++++++++++++
> > >   34 files changed, 171 insertions(+), 650 deletions(-)
> > >   delete mode 100644 conf/machine/bsc9131rdb.conf
> > >   delete mode 100644 conf/machine/bsc9132qds.conf
> > >   delete mode 100644 conf/machine/p1010rdb.conf
> > >   delete mode 100644 conf/machine/p1020rdb.conf
> > >   delete mode 100644 conf/machine/p1021rdb.conf
> > >   delete mode 100644 conf/machine/p1022ds.conf
> > >   delete mode 100644 conf/machine/p1023rdb.conf
> > >   delete mode 100644 conf/machine/p1025twr.conf
> > >   delete mode 100644 conf/machine/p2020rdb.conf
> > >   delete mode 100644 recipes-bsp/u-boot/files/0001-u-boot-mpc85xx-u-
> > boot-.lds-remove-_GLOBAL_OFFSET_TAB.patch
> > >   delete mode 100644 recipes-bsp/u-boot/files/Fix-the-depend-race-
> > issue.patch
> > >   delete mode 100644
> > > recipes-bsp/u-boot/files/add-fgnu89-inline-option-
> > for-gcc5.patch
> > >   delete mode 100644 recipes-bsp/u-boot/files/gcc5.patch
> > >   delete mode 100644 recipes-bsp/u-boot/u-boot-qoriq_2015.01.bb
> > >   create mode 100644 recipes-bsp/u-boot/u-boot-qoriq_2016.01.bb
> > >
> 
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale


      reply	other threads:[~2016-06-22  5:59 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-17  7:36 [meta-fsl-ppc][PATCH 00/13] QorIQ SDK V2.0 patches - Part I ting.liu
2016-06-17  7:36 ` [meta-fsl-ppc][PATCH 01/13] remove not supported e500v2 machines ting.liu
2016-06-17  7:36 ` [meta-fsl-ppc][PATCH 02/13] u-boot-qoriq: upgrade to 2016.01 ting.liu
2016-06-17  7:36 ` [meta-fsl-ppc][PATCH 03/13] u-boot-qoriq: switch to new UBOOT_CONFIG format ting.liu
2016-06-17  7:36 ` [meta-fsl-ppc][PATCH 04/13] u-boot-qoriq: sync with u-boot.inc from poky ting.liu
2016-06-17  7:36 ` [meta-fsl-ppc][PATCH 05/13] p2041rdb: switch to new UBOOT_CONFIG format ting.liu
2016-06-17  7:36 ` [meta-fsl-ppc][PATCH 06/13] p3041ds: " ting.liu
2016-06-17  7:36 ` [meta-fsl-ppc][PATCH 07/13] p4080ds: " ting.liu
2016-06-17  7:36 ` [meta-fsl-ppc][PATCH 08/13] p5020: " ting.liu
2016-06-17  7:36 ` [meta-fsl-ppc][PATCH 09/13] p5040: " ting.liu
2016-06-17  7:36 ` [meta-fsl-ppc][PATCH 10/13] t1023: " ting.liu
2016-06-17  7:36 ` [meta-fsl-ppc][PATCH 11/13] t1024: " ting.liu
2016-06-17  7:36 ` [meta-fsl-ppc][PATCH 12/13] t104x: " ting.liu
2016-06-17  7:36 ` [meta-fsl-ppc][PATCH 13/13] t2080: " ting.liu
2016-06-21 13:47 ` [meta-fsl-ppc][PATCH 00/13] QorIQ SDK V2.0 patches - Part I Robert E. Cochran
2016-06-22  2:00   ` Ting Liu
2016-06-22  5: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=DB3PR04MB06849E00FF7E7B4B4A0CEB0CEE2C0@DB3PR04MB0684.eurprd04.prod.outlook.com \
    --to=zhenhua.luo@nxp.com \
    --cc=meta-freescale@yoctoproject.org \
    --cc=ting.liu@nxp.com \
    --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.