1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-27 22:07:09 +01:00
Files
u-boot-megous/drivers/watchdog
Michal Simek 5b410deac6 watchdog: cadence: Show used timeout value
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>
2018-05-11 09:23:43 +02:00
..