Home
last modified time | relevance | path

Searched hist:"587 c3f8ebe356b558f1876414885c1b4a31294ab" (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dfsl_wdog.hdiff 587c3f8ebe356b558f1876414885c1b4a31294ab Sun Dec 20 12:09:58 CST 2015 Andrey Skvortsov <andrej.skvortzov@gmail.com> imx_watchdog: always set minimal timeout in reset_cpu

The problem is that timeout bits in WCR register were leaved unchanged.
So previously set timeout value was applied and therefore 'reset'
command takes any value up to two minutes, depending on previous
watchdog settings, instead of minimal 0.5 seconds.

Signed-off-by: Andrey Skvortsov <andrej.skvortzov@gmail.com>
/openbmc/u-boot/drivers/watchdog/
H A Dimx_watchdog.cdiff 587c3f8ebe356b558f1876414885c1b4a31294ab Sun Dec 20 12:09:58 CST 2015 Andrey Skvortsov <andrej.skvortzov@gmail.com> imx_watchdog: always set minimal timeout in reset_cpu

The problem is that timeout bits in WCR register were leaved unchanged.
So previously set timeout value was applied and therefore 'reset'
command takes any value up to two minutes, depending on previous
watchdog settings, instead of minimal 0.5 seconds.

Signed-off-by: Andrey Skvortsov <andrej.skvortzov@gmail.com>