On Wed, May 20, 2015 at 5:34 AM, Andreas Müller <schnitzelt...@googlemail.com> wrote: > On Tue, May 19, 2015 at 10:54 AM, Andreas Müller > <schnitzelt...@googlemail.com> wrote: > Would like to get a solution for this and see 2 ways to go in imx-base.inc: > > 1. allow thumb: > <snip> > # Float-Point setting > # handled by software > # DEFAULTTUNE_mx6 ?= "cortexa9t-neon" > # handled by hardware > DEFAULTTUNE_mx6 ?= "cortexa9thf-neon" > </snip> > > 2. if thumb2 is not allowed (why?): > <snip> > # Float-Point setting > # handled by software > # DEFAULTTUNE_mx6 ?= "cortexa9-neon" > # handled by hardware > DEFAULTTUNE_mx6 ?= "cortexa9hf-neon" > ARM_INSTRUCTION_SET = "arm" > </snip> > > Opinions?
OE-Core does not seem to enable thumb2 by default so I don't think we ought to change the default here. However I do agree in extend the comment and provide an example so it is easier for people to do this when needed. -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list meta-freescale@yoctoproject.org https://lists.yoctoproject.org/listinfo/meta-freescale