Home
last modified time | relevance | path

Searched hist:"5 c411d88be8df5f6a8a1ea0c961f7c35ba82c064" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/lib/
H A Dtiny-printf.c5c411d88be8df5f6a8a1ea0c961f7c35ba82c064 Sat May 14 20:02:53 UTC 2016 Simon Glass <sjg@chromium.org> tiny-printf: Support snprintf()

Add a simple version of this function for SPL. It does not check the buffer
size as this would add to the code size.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>