mirror of
https://xff.cz/git/u-boot/
synced 2025-09-29 14:31:16 +02:00
panic_puts() can be called in early boot to display a message. It might help with early debugging. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Wai-Hong Tam <waihong@chromium.org>