mirror of
https://xff.cz/git/u-boot/
synced 2025-12-27 22:07:09 +01: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>