Re: [meta-freescale] [PATCH V2] imx-base.inc: Enable thumb2 and vfp capability

2015-05-29 Thread Max Krummenacher
Hi Am Freitag, den 29.05.2015, 18:18 +0200 schrieb Andreas Müller: > On Thu, May 21, 2015 at 6:09 PM, Andreas Müller > wrote: > > thanks to Khem Raj for helping hint & more > > > > discussion found at [1] > > > > [1] https://lists.yoctoproject.org/pipermail/meta-freescale/2015-May/013904.html > >

Re: [meta-freescale] [PATCH V2] imx-base.inc: Enable thumb2 and vfp capability

2015-05-28 Thread Andreas Müller
On Thu, May 28, 2015 at 8:16 PM, Max Krummenacher wrote: > Hi > > Khem Raj writes: > >> >> On Wed, May 27, 2015 at 3:28 PM, Andreas Müller >> googlemail.com> wrote: >> > On Wed, May 27, 2015 at 11:49 PM, Khem Raj gmail.com> wrote: >> >> >> >> Yes just see if you can add vfp to it >> >> I think

Re: [meta-freescale] [PATCH V2] imx-base.inc: Enable thumb2 and vfp capability

2015-05-28 Thread Max Krummenacher
Hi Khem Raj writes: > > On Wed, May 27, 2015 at 3:28 PM, Andreas Müller > googlemail.com> wrote: > > On Wed, May 27, 2015 at 11:49 PM, Khem Raj gmail.com> wrote: > >> > >> Yes just see if you can add vfp to it > >> I think oe-core needs fixing probably for t2 case meanwhile we can live > >>

Re: [meta-freescale] [PATCH V2] imx-base.inc: Enable thumb2 and vfp capability

2015-05-27 Thread Khem Raj
On Wed, May 27, 2015 at 3:28 PM, Andreas Müller wrote: > On Wed, May 27, 2015 at 11:49 PM, Khem Raj wrote: >> >> Yes just see if you can add vfp to it >> I think oe-core needs fixing probably for t2 case meanwhile we can live >> with it. > ??? - sorry you lost me here. Just a note: Working with

Re: [meta-freescale] [PATCH V2] imx-base.inc: Enable thumb2 and vfp capability

2015-05-27 Thread Andreas Müller
On Wed, May 27, 2015 at 11:49 PM, Khem Raj wrote: > > Yes just see if you can add vfp to it > I think oe-core needs fixing probably for t2 case meanwhile we can live > with it. ??? - sorry you lost me here. Just a note: Working with angstrom (enabling thumb(2))) leads to many packages with vfp/th

Re: [meta-freescale] [PATCH V2] imx-base.inc: Enable thumb2 and vfp capability

2015-05-27 Thread Khem Raj
On May 27, 2015 1:38 PM, "Andreas Müller" wrote: > > On Wed, May 27, 2015 at 9:49 PM, Khem Raj wrote: > > MX6 SoCs have VFP unit and also support thumb2 ISA > > This patch makes the default machine tunes aware of thumb2 and VFP. > > > > The ISA for code generation still remains as it was before t

Re: [meta-freescale] [PATCH V2] imx-base.inc: Enable thumb2 and vfp capability

2015-05-27 Thread Andreas Müller
On Wed, May 27, 2015 at 9:49 PM, Khem Raj wrote: > MX6 SoCs have VFP unit and also support thumb2 ISA > This patch makes the default machine tunes aware of thumb2 and VFP. > > The ISA for code generation still remains as it was before this patch, > in addition it now offers different ISA options t

[meta-freescale] [PATCH V2] imx-base.inc: Enable thumb2 and vfp capability

2015-05-27 Thread Khem Raj
MX6 SoCs have VFP unit and also support thumb2 ISA This patch makes the default machine tunes aware of thumb2 and VFP. The ISA for code generation still remains as it was before this patch, in addition it now offers different ISA options to OE distributions e.g thumb2, mixed (Thumb2/ARM) or ARM (