[U-Boot] [PULL] u-boot-usb/master

Ilya Yanok ilya.yanok at cogentembedded.com
Fri Jul 20 22:17:31 CEST 2012


Hi,

On Fri, Jul 20, 2012 at 10:59 PM, McClintock Matthew-B29882 <
B29882 at freescale.com> wrote:

> On Fri, Jul 20, 2012 at 1:56 PM, Marek Vasut <marex at denx.de> wrote:
> > Dear McClintock Matthew-B29882,
> >
> > [...]
> >
> >> I think this merge is causing issues. Resetting to the previous merge
> >> (ad8439d Merge branch 'sf' of git://git.denx.de/u-boot-blackfin) and
> >> the issues go away.
> >>
> >> -M
> >>
> >> Generating include/generated/asm-offsets.h
> >> bootm.c:329:16: error: expected ')' before '__attribute__'
>


including <linux/compiler.h> breaks __attribute__((noinline)) (has to be
changed to noinline). I believe it's enough to fix this file and remove
#define noinline from lib/vsprintf.c

Regards, Ilya.


More information about the U-Boot mailing list