mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-05 04:31:44 +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>