Dear Albin Tonnerre,

In message <20090721180214.ga6...@pc-ras4041.res.insa> you wrote:
> 
> > > +++ b/include/configs/tny_a9260.h
> > ...
> > > +#define ROUND(A, B)              (((A) + (B)) & ~((B) - 1))
> > 
> > Please do not redefine. 
> > 
> > Don't you get a warning message at least?
>
> ROUND doesn't seem to be defined anywhere except in include/configs, at least 
> in
> the master branch. Is there another branch where ROUND is defined in some 
> common
> place, so that I rebase my patch on this ?

Please check again; this patch was posted last Friday:
http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/64071

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Status quo. Latin for "the mess we're in."
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to