u-bmc
u-bmc copied to clipboard
Watchdog heartbeat and reset
trafficstars
Sometimes we get weird lockups in u-boot. Those should of course be fixed, but it would be really nice with a watchdog that just resets the CPU in case where it happens as well as some sort of exported counter on when that has happened.
Given that Linux as a bootloader is looking like it's happening then https://www.kernel.org/doc/Documentation/watchdog/watchdog-api.txt seems like the thing to do.