mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-23 11:41:40 +01: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>