mirror of
https://xff.cz/git/u-boot/
synced 2026-01-03 16:27:11 +01:00
The printf() in panic() adds about 1.5KB of code size to SPL when compiled with Thumb-2. Provide a smaller version that does not support printf()-style arguments and use it in two commonly compiled places. Signed-off-by: Simon Glass <sjg@chromium.org>
7.1 KiB
7.1 KiB