[meta-freescale] [meta-fsl-arm][PATCH v2 1/6] Add common configure files for Layerscape1 support

zhenhua.luo at freescale.com zhenhua.luo at freescale.com
Thu Aug 28 03:44:10 PDT 2014


> -----Original Message-----
> From: otavio.salvador at gmail.com [mailto:otavio.salvador at gmail.com] On
> Behalf Of Otavio Salvador
> Sent: Wednesday, August 27, 2014 8:47 PM
> 
> On Wed, Aug 27, 2014 at 1:57 AM, Zhenhua Luo <zhenhua.luo at freescale.com>
> wrote:
> > diff --git a/conf/machine/include/fsl-ls-default-settings.inc
> > b/conf/machine/include/fsl-ls-default-settings.inc
> > new file mode 100644
> > index 0000000..45ca43a
> > --- /dev/null
> > +++ b/conf/machine/include/fsl-ls-default-settings.inc
> > @@ -0,0 +1,4 @@
> > +# Freescale BSP default settings
> > +
> > +IMAGE_CLASSES = "image_types_uboot"
> 
> Does ALL machines using ls going to use this? I'd prefer this to be in
> machine file.
[Luo Zhenhua-B19537] Current supported ls1 targets use the same setting, the variable will be moved to machine conf if there is special case in future. 

> > +SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyEHV0
> 115200;ttyLP0"
> > +SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}"
> 
> Those ought to be in machine files. This vary from one machine to another.
> 
> > +USE_VT ?= "0"
> This is default.
[Luo Zhenhua-B19537] I double-checked the sysvinit-inittab recipe, the default value of USE_VT is "1", so the item should be here. 


Best Regards,

Zhenhua


More information about the meta-freescale mailing list