
18 Jul
2015
18 Jul
'15
1:58 a.m.
On 23 June 2015 at 15:39, Simon Glass sjg@chromium.org wrote:
Split out the code in fdtdec which finds a number at the end of a string. It can be useful in other situations.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v3: None Changes in v2: None
include/vsprintf.h | 26 ++++++++++++++++++++++++++ lib/fdtdec.c | 14 ++++++-------- lib/vsprintf.c | 19 +++++++++++++++++++ 3 files changed, 51 insertions(+), 8 deletions(-)
Applied to u-boot-dm.