[oe] [PATCH 1/2] u-boot-sakoman: fix break caused by the new binutils

Víctor M. Jáquez L. vjaquez at igalia.com
Mon Jan 24 18:37:24 UTC 2011


On Mon, Jan 24, 2011 at 09:33:03AM -0800, Steve Sakoman wrote:
> On Mon, 2011-01-24 at 18:18 +0100, Víctor M. Jáquez L. wrote:
> > On Mon, Jan 24, 2011 at 07:20:16AM -0800, Steve Sakoman wrote:
> > > On Mon, 2011-01-24 at 15:48 +0100, Víctor Manuel Jáquez Leal wrote:
> > > > New assemblers need -march=armv7-a+sec on command line or .arch_extension sec
> > > > inline to enable use of the smc instruction.
> > > > 
> > > > This patch adds as-instr to check the latter to conditionally enable the
> > > > former in AFLAGS for files that use smc.
> > > 
> > > Since this is a generic u-boot issue, it would be best to submit the
> > > Makefile patch to the u-boot mailing list.
> > > 
> > 
> > These patches depend on these ones:
> > 
> > http://www.sakoman.com/cgi-bin/gitweb.cgi?p=u-boot.git;a=commitdiff;h=2a9a9da5530f5bc9cb09ffa2fe8e32494d1a8b0f
> > 
> > and 
> > 
> > http://www.sakoman.com/cgi-bin/gitweb.cgi?p=u-boot.git;a=commitdiff;h=268fff79ea11b2bb6f174c3c97c104768b5cd7e3
> > 
> > but neither are in the denx's git repository, neither in its patchwork.
> > 
> > So, I'm not sure what should I do. Any advise?
> 
> Yeah, Aneesh is still revising those patches to respond to list
> feedback.
> 
> You could submit your patch in a RFC form with a note that it depends on
> the cache maintenance patches that Aneesh is revising.
> 
> That way you can get some comments on the basic idea while waiting for
> Aneesh's patches to be accepted.  At that point you could submit a final
> patch for approval.

Done. Thanks a lot! :)

vmjl

> 
> Steve
> 
> 
> 
> 




More information about the Openembedded-devel mailing list