mirror of
https://xff.cz/git/u-boot/
synced 2026-04-10 23:50:00 +02:00
When SPI flash is used in SPL there is no console, so ctrlc() cannot be called. Add a condition to fix this. Signed-off-by: Simon Glass <sjg@chromium.org>