mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 01:02:19 +02:00
Watchdog can be started before probe and u-boot should just take control over it. That's why do not stop watchdog in probe to cover cases where watchdog can expire before probe and start. Signed-off-by: Michal Simek <michal.simek@xilinx.com>