[meta-ti] [PATCH] ti33x: remove sgx until latest kernels are supported

Cooper Jr., Franklin fcooper at ti.com
Mon Apr 1 13:20:49 PDT 2013



> -----Original Message-----
> From: meta-ti-bounces at yoctoproject.org [mailto:meta-ti-
> bounces at yoctoproject.org] On Behalf Of Maupin, Chase
> Sent: Monday, April 01, 2013 1:24 PM
> To: Dmytriyenko, Denys
> Cc: meta-ti at yoctoproject.org
> Subject: Re: [meta-ti] [PATCH] ti33x: remove sgx until latest kernels are
> supported
> 
> > -----Original Message-----
> > From: Dmytriyenko, Denys
> > Sent: Monday, April 01, 2013 12:56 PM
> > To: Maupin, Chase
> > Cc: meta-ti at yoctoproject.org
> > Subject: Re: [meta-ti] [PATCH] ti33x: remove sgx until latest kernels
> > are supported
> >
> > On Mon, Apr 01, 2013 at 11:26:07AM -0500, Chase Maupin wrote:
> > > * Remove the sgx feature from the ti33x devices until the
> > update
> > >   to a later version of the graphics SDK and drivers enables
> > SGX
> > >   support for later kernels such a v3.8
> >
> > But we still have 3.2 supported and AM-SDK is using it...
> >
> 
> I would expect that they won't pick up this change in their tree.  Is there a
> way to "add" it back from a distro centric conf file?
What is the difference between meta-arago including this change compared to meta-ti? Meta-ti doesn't "use" the sgx value so I am assuming your issue is that meta-arago uses this variable to build a filesystem.

Anyway this "sgx" value should be left in meta-ti.

> 
> >
> > > Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>
> > > ---
> > >  conf/machine/include/ti33x.inc |    2 +-
> > >  1 files changed, 1 insertions(+), 1 deletions(-)
> > >
> > > diff --git a/conf/machine/include/ti33x.inc
> > b/conf/machine/include/ti33x.inc
> > > index 12b80c6..e8aa2ba 100644
> > > --- a/conf/machine/include/ti33x.inc
> > > +++ b/conf/machine/include/ti33x.inc
> > > @@ -34,4 +34,4 @@ UBOOT_LOADADDRESS = "0x80008000"
> > >  EXTRA_IMAGEDEPENDS += "u-boot"
> > >
> > >  # List common SoC features, may need to add touchscreen for
> > specific machines
> > > -MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2
> > screen alsa ethernet sgx"
> > > +MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2
> > screen alsa ethernet"
> > > --
> > > 1.7.0.4
> > >
> > > _______________________________________________
> > > meta-ti mailing list
> > > meta-ti at yoctoproject.org
> > > https://lists.yoctoproject.org/listinfo/meta-ti
> _______________________________________________
> meta-ti mailing list
> meta-ti at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti



More information about the meta-ti mailing list