All of lore.kernel.org
 help / color / mirror / Atom feed
From: "zhenhua.luo@freescale.com" <zhenhua.luo@freescale.com>
To: John Weber <rjohnweber@gmail.com>
Cc: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: Re: [meta-fsl-arm][PATCH v4 1/6] ls-base.inc: Add base configuration for Layerspace1 support
Date: Fri, 5 Sep 2014 03:10:44 +0000	[thread overview]
Message-ID: <810f330db24245019277ef18d6c39a40@CY1PR0301MB0715.namprd03.prod.outlook.com> (raw)
In-Reply-To: <5409227D.8030607@gmail.com>

Thanks, John.

I will correct it. 


Best Regards,

Zhenhua

> -----Original Message-----
> From: meta-freescale-bounces@yoctoproject.org [mailto:meta-freescale-
> bounces@yoctoproject.org] On Behalf Of John Weber
> Sent: Friday, September 05, 2014 10:40 AM
> To: meta-freescale@yoctoproject.org
> Subject: Re: [meta-freescale] [meta-fsl-arm][PATCH v4 1/6] ls-base.inc:
> Add base configuration for Layerspace1 support
> 
> Hi Zhenhua -
> 
> Just a picky thing here but I thought you might want commits from
> Freescale using the right product name.  It's Layerscape, not Layerspace.
> You might want to correct your shortlog.  :-)
> 
> John
> 
> On 9/3/14, 11:33 PM, Zhenhua Luo wrote:
> > The base configuration file includes following major settings:
> > * Freescale LS1 default providers
> > * Default image type
> > * Default tune type
> > * Default machine features
> >
> > Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
> > ---
> >   conf/machine/include/ls-base.inc | 17 +++++++++++++++++
> >   1 file changed, 17 insertions(+)
> >   create mode 100644 conf/machine/include/ls-base.inc
> >
> > diff --git a/conf/machine/include/ls-base.inc
> > b/conf/machine/include/ls-base.inc
> > new file mode 100644
> > index 0000000..752a341
> > --- /dev/null
> > +++ b/conf/machine/include/ls-base.inc
> > @@ -0,0 +1,17 @@
> > +require conf/machine/include/soc-family.inc
> > +
> > +# Freescale BSP default providers
> > +PREFERRED_PROVIDER_u-boot_ls102xa ?= "u-boot-ls1"
> > +PREFERRED_PROVIDER_virtual/bootloader_ls102xa ?= "u-boot-ls1"
> > +PREFERRED_PROVIDER_virtual/kernel_ls102xa ?= "linux-ls1"
> > +
> > +# Define the default image type
> > +IMAGE_CLASSES ?= "image_types_uboot"
> > +KERNEL_IMAGETYPE ?= "uImage"
> > +
> > +UBOOT_ENTRYPOINT_ls102xa = "0x80008000"
> > +
> > +MACHINE_FEATURES = "pci ext2 ext3 serial"
> > +MACHINE_EXTRA_RRECOMMENDS = "udev-extraconf"
> > +
> > +DEFAULTTUNE_ls102xa = "cortexa7hf-neon"
> 
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale


      reply	other threads:[~2014-09-05  3:10 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-04  4:33 [meta-fsl-arm][PATCH v4 1/6] ls-base.inc: Add base configuration for Layerspace1 support Zhenhua Luo
2014-09-04  4:33 ` [meta-fsl-arm][PATCH v4 2/6] u-boot-ls1: Add recipe for Layerscape1 support Zhenhua Luo
2014-09-04  4:33 ` [meta-fsl-arm][PATCH v4 3/6] linux-ls1: Add kernel recipes " Zhenhua Luo
2014-09-04  4:33 ` [meta-fsl-arm][PATCH v4 4/6] rcw: add " Zhenhua Luo
2014-09-04  4:33 ` [meta-fsl-arm][PATCH v4 5/6] ls1021aqds.conf: Add machine conf for ls1021aqds Zhenhua Luo
2014-09-04  4:33 ` [meta-fsl-arm][PATCH v4 6/6] ls1021aqtwr.conf: Add machine conf for ls1021atwr Zhenhua Luo
2014-09-04 18:00 ` [meta-fsl-arm][PATCH v4 1/6] ls-base.inc: Add base configuration for Layerspace1 support Otavio Salvador
2014-09-05  1:58   ` zhenhua.luo
2014-09-05  2:00     ` Otavio Salvador
2014-09-10  3:08       ` zhenhua.luo
2014-09-10 14:33         ` zhenhua.luo
2014-09-05  2:39 ` John Weber
2014-09-05  3:10   ` 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=810f330db24245019277ef18d6c39a40@CY1PR0301MB0715.namprd03.prod.outlook.com \
    --to=zhenhua.luo@freescale.com \
    --cc=meta-freescale@yoctoproject.org \
    --cc=rjohnweber@gmail.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.