mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-15 01:21:50 +02:00
For SPL we don't really need sprintf() and with tiny-printf this is not available. Allow this to be dropped in SPL when using tiny-printf. Signed-off-by: Simon Glass <sjg@chromium.org>