All of lore.kernel.org
 help / color / mirror / Atom feed
* Broken watchdog in u-boot master branch
@ 2022-10-09 19:12 Pali Rohár
  2022-10-10 13:55 ` Tom Rini
  2022-10-10 16:28 ` Tom Rini
  0 siblings, 2 replies; 15+ messages in thread
From: Pali Rohár @ 2022-10-09 19:12 UTC (permalink / raw)
  To: u-boot

Hello! Watchdog code seems to be broken in u-boot master branch.
On Nokia N900 I'm getting following message in qemu:

cyclic function rx51_watchdog took too long: 10000us vs 1000us max, disabling

Seems that watchdog core code is not prepared for "slower" watchdogs
which communicate over slower i2c bus, like it is the case for N900.

Disabling slower watchdog is a bad idea as it would result in reboot
loop instead of slower - but working code.

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2022-10-17  6:53 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-09 19:12 Broken watchdog in u-boot master branch Pali Rohár
2022-10-10 13:55 ` Tom Rini
2022-10-10 16:19   ` Pali Rohár
2022-10-11  7:18   ` Rasmus Villemoes
2022-10-11  7:25     ` Pali Rohár
2022-10-17  6:52     ` Stefan Roese
2022-10-10 16:28 ` Tom Rini
2022-10-10 17:22   ` Pali Rohár
2022-10-10 17:40     ` Tom Rini
2022-10-10 17:44       ` Pali Rohár
2022-10-10 17:56         ` Tom Rini
2022-10-10 18:01           ` Pali Rohár
2022-10-10 18:14             ` Tom Rini
2022-10-10 19:24               ` Tom Rini
2022-10-10 19:33                 ` Pali Rohár

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.