[U-Boot] [RFC] [PATCH 00/39] Rework of the debug() macro

Marek Vasut marek.vasut at gmail.com
Sat Oct 22 03:18:57 CEST 2011


On Saturday, October 22, 2011 02:35:13 AM Albert ARIBAUD wrote:
> Hi Marek,
> 
> Le 22/10/2011 02:16, Marek Vasut a écrit :
> > This patch series reworks the debug() and debugX() macro in
> > include/common.h to be compatible with GCC 4.6.
> > 
> > This series needs further discussion:
> > * Some files suffer size growth with gcc4.2, why ?
> > 
> >    - Possibility is that the GCC4.2 is incapable to optimize code out so
> >    deep
> > 
> > * Does this change break any platforms? Compile tested on PowerPC.
> > 
> >    - Please run MAKEALL on your platforms to test this.
> 
> Any git branch we could pull and rebase on our trees rather than am'ing
> 39 patches one by one?

Please try:

git://git.denx.de/u-boot-marex.git , "debug" branch.

Cheers


More information about the U-Boot mailing list