mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-06 19:56:43 +03:00
Debug message was showing timeout value which was passed to start function but there is a checking if this value can be setup. The patch is moving this debug printf function below checking. Signed-off-by: Michal Simek <michal.simek@xilinx.com>