[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 17:18:51 UTC 2011


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?

vmjl




More information about the Openembedded-devel mailing list