Re: [U-Boot] [ARM] one warning left for all ARM boards

2012-07-10 Thread Tom Rini
On Tue, Jul 10, 2012 at 12:46:21PM +0400, Ilya Yanok wrote: > Hi guys, > > On Tue, Jul 10, 2012 at 12:37 PM, Tom Rini wrote: > > > > > > What do we want to do about the USB issue (on ARM platforms, with > > EHCI, > > > > > with >32byte alignment requirements, if dcache isn't build-time > > > > >

Re: [U-Boot] [ARM] one warning left for all ARM boards

2012-07-10 Thread Ilya Yanok
Hi guys, On Tue, Jul 10, 2012 at 12:37 PM, Tom Rini wrote: > > > > What do we want to do about the USB issue (on ARM platforms, with > EHCI, > > > > with >32byte alignment requirements, if dcache isn't build-time > > > > disabled, USB is unusable, a change from previous releases), for this > > >

Re: [U-Boot] [ARM] one warning left for all ARM boards

2012-07-10 Thread Tom Rini
On Tue, Jul 10, 2012 at 03:53:43AM +0200, Marek Vasut wrote: > Dear Albert ARIBAUD, > > > Hi Tom, > > > > On Mon, 9 Jul 2012 14:07:22 -0700, Tom Rini wrote: > > > On Mon, Jul 09, 2012 at 09:48:18PM +0200, Wolfgang Denk wrote: > > > > Dear Albert ARIBAUD, > > > > > > > > In message <201207091742

Re: [U-Boot] [ARM] one warning left for all ARM boards

2012-07-09 Thread Marek Vasut
Dear Albert ARIBAUD, > Hi Tom, > > On Mon, 9 Jul 2012 14:07:22 -0700, Tom Rini wrote: > > On Mon, Jul 09, 2012 at 09:48:18PM +0200, Wolfgang Denk wrote: > > > Dear Albert ARIBAUD, > > > > > > In message <20120709174210.0bc0cef5@aari01-12> you wrote: > > > > With the latest commits on u-boot/mas

Re: [U-Boot] [ARM] one warning left for all ARM boards

2012-07-09 Thread Albert ARIBAUD
Hi Tom, On Mon, 9 Jul 2012 14:07:22 -0700, Tom Rini wrote: > On Mon, Jul 09, 2012 at 09:48:18PM +0200, Wolfgang Denk wrote: > > Dear Albert ARIBAUD, > > > > In message <20120709174210.0bc0cef5@aari01-12> you wrote: > > > > > > With the latest commits on u-boot/master, two obnoxious "attention"

Re: [U-Boot] [ARM] one warning left for all ARM boards

2012-07-09 Thread Tom Rini
On Mon, Jul 09, 2012 at 09:48:18PM +0200, Wolfgang Denk wrote: > Dear Albert ARIBAUD, > > In message <20120709174210.0bc0cef5@aari01-12> you wrote: > > > > With the latest commits on u-boot/master, two obnoxious "attention" > > messages were removed from ARM builds, but one still remains: > > >

Re: [U-Boot] [ARM] one warning left for all ARM boards

2012-07-09 Thread Albert ARIBAUD
Hi Wolfgang, On Mon, 09 Jul 2012 21:48:18 +0200, Wolfgang Denk wrote: > Dear Albert ARIBAUD, > > In message <20120709174210.0bc0cef5@aari01-12> you wrote: > > > > With the latest commits on u-boot/master, two obnoxious "attention" > > messages were removed from ARM builds, but one still remains

Re: [U-Boot] [ARM] one warning left for all ARM boards

2012-07-09 Thread Tom Rini
On Mon, Jul 09, 2012 at 09:48:18PM +0200, Wolfgang Denk wrote: > Dear Albert ARIBAUD, > > In message <20120709174210.0bc0cef5@aari01-12> you wrote: > > > > With the latest commits on u-boot/master, two obnoxious "attention" > > messages were removed from ARM builds, but one still remains: > > >

Re: [U-Boot] [ARM] one warning left for all ARM boards

2012-07-09 Thread Wolfgang Denk
Dear Albert ARIBAUD, In message <20120709174210.0bc0cef5@aari01-12> you wrote: > > With the latest commits on u-boot/master, two obnoxious "attention" > messages were removed from ARM builds, but one still remains: > > attention : -fstack-usage not supported for this target [enabled by > default

[U-Boot] [ARM] one warning left for all ARM boards

2012-07-09 Thread Albert ARIBAUD
Hi all, With the latest commits on u-boot/master, two obnoxious "attention" messages were removed from ARM builds, but one still remains: attention : -fstack-usage not supported for this target [enabled by default] This is with gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5). doc/SPL/README.om