mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-26 09:01:46 +02:00
We already a message indicating that U-Boot is about to jump to SPL, so make this one a debug() to reduce code size. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>