mirror of
https://xff.cz/git/u-boot/
synced 2025-10-13 05:56:28 +02:00
If we don't have CONFIG_SPL_LIBCOMMON_SUPPORT defined then stdio functions are unavailable & calling them will cause a link failure. Signed-off-by: Paul Burton <paul.burton@imgtec.com>