[U-Boot] [PATCH][RFC][for next] common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
Wolfgang Denk
wd at denx.de
Thu Dec 3 13:20:50 CET 2009
Dear Mike Frysinger,
In message <200912030643.27350.vapier at gentoo.org> you wrote:
>
> On Thursday 03 December 2009 05:21:21 Heiko Schocher wrote:
> > There is more and more usage of printing 64bit values,
> > so enable this feature generally, and delete the
> > CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
> > defines.
>
> no bloatcheck showing the forced size increase on people ?
Do you have bloat-o-meter running on U-Boot? Please share!
Regarding the patch: you know that I'm the first to complain about
code size increases, and I did so when Stefan proposed a similar
thing, but here I finally gave up on protesting: the current situation
causes way too many errors and addtional, ugly code. And given that
we see more and more areas where the 32 bits are not sufficient any
more I tend to give in and accept this.
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: wd at denx.de
In Nature there are neither rewards nor punishments, there are conse-
quences. -- R.G. Ingersoll
More information about the U-Boot
mailing list