Revert "Move simple_itoa to vsprintf"
authorGrazvydas Ignotas <notasas@gmail.com>
Tue, 27 Dec 2011 14:19:30 +0000 (16:19 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Tue, 27 Dec 2011 14:42:53 +0000 (16:42 +0200)
commitb3bdc099538c33f764a4aac49a33fd9ed243bf4c
treeef695043dac7248d2930c8f4cbdcb01329045da3
parentcba9a894fdb1cb49b60fcd1d1d6919cbd7995dd5
Revert "Move simple_itoa to vsprintf"

This reverts commit 3cce8a5496452285e1828984ad3945417205cfc3.

Fixes build as this triggers CSL 2009q1-203 bug somehow.
CSL 2011.03-41 doesn't have this bug but u-boot built by it
won't boot .27 kernel due to unknown reasons.
common/hush.c
include/common.h
lib/vsprintf.c