All of lore.kernel.org
 help / color / mirror / Atom feed
* Uboot raspberry pi watchdog disabled by mistake
@ 2021-05-26  9:39 Laurentiu-Cristian Duca
  0 siblings, 0 replies; only message in thread
From: Laurentiu-Cristian Duca @ 2021-05-26  9:39 UTC (permalink / raw)
  To: u-boot

Hello uboot community,

  In 2019, commit [1] deleted commit [2].
Commit [2] implemented the watchdog feature for raspberry pi.
The delete reason is, I quote, "The BCM2835/2836 watchdog is not used
in mainline U-Boot at all".

  I am using commit [2] in conjunction with bootlimit:
- uboot increments bootcount, enables watchdog and boots linux using bootcmd
- if linux hangs, the watchdog resets the board
- in uboot, if bootcount > bootlimit then boot using altbootcmd and
boots another partition
with linux

  So, there is use of commit [2] and I consider that commit [1] is a mistake.

[1] https://lists.denx.de/pipermail/u-boot/2019-May/369007.html
[2] https://lists.denx.de/pipermail/u-boot/2017-January/279573.html

Thank you,
L-C. Duca

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-26  9:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-26  9:39 Uboot raspberry pi watchdog disabled by mistake Laurentiu-Cristian Duca

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.