Re: Android build failure

2011-07-29 Thread Michael Hudson-Doyle
On Fri, 29 Jul 2011 13:10:48 -0600, Angus Ainslie wrote: > On Thu, Jul 28, 2011 at 3:09 PM, James Westby > wrote: > > On Thu, 28 Jul 2011 13:37:38 -0600, Angus Ainslie > > wrote: > >> I have a android manifest that builds fine on my local build server > >> with -j4 for concurrent makes. > >> >

Re: Android build failure

2011-07-29 Thread Angus Ainslie
On Thu, Jul 28, 2011 at 3:09 PM, James Westby wrote: > On Thu, 28 Jul 2011 13:37:38 -0600, Angus Ainslie > wrote: >> I have a android manifest that builds fine on my local build server >> with -j4 for concurrent makes. >> >> The same manifest fails to build on android-build.linaro.org The log is

Re: Single zImage at Linaro Connect

2011-07-29 Thread Nicolas Pitre
On Fri, 29 Jul 2011, Rob Herring wrote: > On 07/29/2011 07:40 AM, Nicolas Pitre wrote: > > On Fri, 29 Jul 2011, Dave Martin wrote: > > > >> On Thu, Jul 28, 2011 at 02:44:17PM -0400, Nicolas Pitre wrote: > >>> On Thu, 28 Jul 2011, Dave Martin wrote: > >> > I have a slightly biased interest in

Re: Single zImage at Linaro Connect

2011-07-29 Thread Rob Herring
On 07/29/2011 07:40 AM, Nicolas Pitre wrote: > On Fri, 29 Jul 2011, Dave Martin wrote: > >> On Thu, Jul 28, 2011 at 02:44:17PM -0400, Nicolas Pitre wrote: >>> On Thu, 28 Jul 2011, Dave Martin wrote: >> I have a slightly biased interest in this, since ARM seems to like funky memory maps f

Re: Single zImage at Linaro Connect

2011-07-29 Thread Nicolas Pitre
On Fri, 29 Jul 2011, Dave Martin wrote: > On Thu, Jul 28, 2011 at 02:44:17PM -0400, Nicolas Pitre wrote: > > On Thu, 28 Jul 2011, Dave Martin wrote: > > > > I have a slightly biased interest in this, since ARM seems to like > > > funky memory maps for many of its newer boards, and it would be > >

Re: Single zImage at Linaro Connect

2011-07-29 Thread Arnd Bergmann
On Friday 29 July 2011 10:09:46 Dave Martin wrote: > > That sounds sensible to me; I was just throwing ideas about, really. Yes, and it was good that you brought it up. It's not obvious at all why we shouldn't put code into the device tree and I'm sure people will have the same idea in the future

Re: Single zImage at Linaro Connect

2011-07-29 Thread Dave Martin
On Thu, Jul 28, 2011 at 02:44:17PM -0400, Nicolas Pitre wrote: > On Thu, 28 Jul 2011, Dave Martin wrote: [...] > > Currently, device tree is not fully supported upstream for vexpress. > > Lorenzo Pieralisi wrote some patches, but there were a few outstanding > > issues and these weren't merged ye

Re: Android build failure

2011-07-29 Thread Alexander Sack
On Thu, Jul 28, 2011 at 11:09 PM, James Westby wrote: > On Thu, 28 Jul 2011 13:37:38 -0600, Angus Ainslie > wrote: >> I have a android manifest that builds fine on my local build server >> with -j4 for concurrent makes. >> >> The same manifest fails to build on android-build.linaro.org The log i

Re: Single zImage at Linaro Connect

2011-07-29 Thread Dave Martin
On Thu, Jul 28, 2011 at 09:42:15PM +0200, Arnd Bergmann wrote: > On Thursday 28 July 2011 14:44:17 Nicolas Pitre wrote: > > > > > > We could even embed the printch() function body into the DT if we > > > wanted to make the kernel's job even simpler. Realistic implementations > > > of this functio