Skip to content
Snippets Groups Projects
Commit abeb272d authored by Marek Vasut's avatar Marek Vasut Committed by Tom Rini
Browse files

tiny-printf: Support sprintf()


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: default avatarMarek Vasut <marex@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Cc: Stefan Roese <sr@denx.de>
Cc: Tom Rini <trini@konsulko.com>
Cc: lesne@alse-fr.com
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
Reviewed-by: default avatarSylvain Lesne <lesne@alse-fr.com>
Tested-by: default avatarSylvain Lesne <lesne@alse-fr.com>
parent b4ba1693
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment