Hi Dirk,

I forgot to address your first issue. Please see below:

<snip>

> > +#if !defined(CONFIG_SYS_64BIT_VSPRINTF)
> > +#warning Please define CONFIG_SYS_64BIT_VSPRINTF for correct output!
> > +#endif
> > +
>
> 1. This preprocessor warning is annoying. Why not enable it in all
> configs where needed and then remove this warning here?

I could have done that, but this would not have been so easy. Especially with 
so many new board ports pending in the u-boot-arch/next branches at that time. 
And upcoming board ports would probably fallen through the crack as well. So I 
decided to do it this way.

Best regards,
Stefan

=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: off...@denx.de
=====================================================================
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to