[U-Boot] [PATCH v2 01/11] Move simple_itoa() to vsprintf.c

Wolfgang Denk wd at denx.de
Wed Oct 26 21:32:23 CEST 2011


Dear Simon Glass,

In message <1319515208-7810-2-git-send-email-sjg at chromium.org> you wrote:
> This function is generally useful and shouldn't hide away in hush. It
> has been moved as is.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>  common/hush.c    |   15 ---------------
>  include/common.h |    1 +
>  lib/vsprintf.c   |   16 ++++++++++++++++
>  3 files changed, 17 insertions(+), 15 deletions(-)

Applied, thanks.

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
It is important to note that probably no large operating system using
current design  technology  can  withstand  a  determined  and  well-
coordinated  attack,  and that most such documented penetrations have
been remarkably easy.
- B. Hebbard, "A Penetration Analysis of the Michigan Terminal System",
Operating Systems Review, Vol. 14, No. 1, June 1980, pp. 7-20


More information about the U-Boot mailing list