[U-Boot] pull request for u-boot-tegra/master

Tom Warren TWarren at nvidia.com
Mon Aug 6 17:53:42 CEST 2012


Albert,

> -----Original Message-----
> From: Albert ARIBAUD [mailto:albert.u.boot at aribaud.net]
> Sent: Sunday, August 05, 2012 1:01 PM
> To: Albert ARIBAUD
> Cc: Tom Warren; Simon at theia.denx.de; u-boot at lists.denx.de; Stephen Warren;
> Tom Warren
> Subject: Re: [U-Boot] pull request for u-boot-tegra/master
> 
> Hi Albert,
> 
> On Sun, 5 Aug 2012 21:46:21 +0200, Albert ARIBAUD
> <albert.u.boot at aribaud.net> wrote:
> > Hi Tom,
> >
> > On Fri, 3 Aug 2012 16:35:40 -0700, Tom Warren <twarren.nvidia at gmail.com>
> wrote:
> > > Albert,
> > >
> > > Has this been pulled into ARM master? I don't think I saw a response
> > > from you, but I might have missed it.
> >
> > Sorry Tom, but I have been unavailable for some time and especially on
> > jul 30 and 31, so no, it has not been pulled in. :(
> >
> > I am pulling it in right now, but I have sparse access to Internet right
> now.
> 
> Seems like f414d013c5e129e66c04ff699bd60b34894d3d38 breaks a lot of builds
> with the stock Ubuntu linaro toolchain, e.g.
> 
> ----------------------------------------------------------------------------
> ----------
> 
> $ ./MAKEALL jornada
> Configuring for jornada board...
> make: *** [jornada_config] Error 1
> arm-linux-gnueabi-size: './u-boot': No such file
> make: *** No rule to make target `include/autoconf.mk', needed by `depend'.
> Stop.
> make: *** Waiting for unfinished jobs....
> 
> --------------------- SUMMARY ---------------------------- Boards compiled:
> 1 Boards with warnings but no errors: 1 ( jornada )
> ----------------------------------------------------------
> 
> ----------------------------------------------------------------------------
> ----------
> 
> The .MAKELOG is empty and the .ERR says:
> 
> ----------------------------------------------------------------------------
> ----------
> make: *** No rule to make target `include/autoconf.mk', needed by `depend'.
> Sto p.
> make: *** Waiting for unfinished jobs....
> ----------------------------------------------------------------------------
> ----------

Here's my log using linaro 4.6.2 on my Ubuntu 10.04LTS dev system:

$ arm-linux-gnueabi-gcc --version
arm-linux-gnueabi-gcc (Ubuntu/Linaro 4.6.2-14ubuntu2~ppa1) 4.6.2
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

$ printenv CROSS_COMPILE
arm-linux-gnueabi-

$ ./MAKEALL jornada
Configuring for jornada board...
   text	   data	    bss	    dec	    hex	filename
 131282	   2724	   4596	 138602	  21d6a	./u-boot

--------------------- SUMMARY ----------------------------
Boards compiled: 1
----------------------------------------------------------
$ 

I don't see the same warning - in fact it builds fine. I always run an ARM MAKEALL before submitting a pull request, using my default (4.4.1) toolchain.

Allen did the SPL work - adding him for comment.

Tom

> 
> Amicalement,
> --
> Albert.
-- 
nvpublic


More information about the U-Boot mailing list