Commit 51c0900
committed
pi: remove boot watchdog
This does *not* work how RPi documents it to work. Docs say that the
watchdog is cleared as soon as the arm core starts the actual OS. What
actually happens is that the OS starts, and then 30 seconds after boot,
the Pi hard-resets. Whoops.1 parent c565b4f commit 51c0900
2 files changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | 58 | | |
60 | 59 | | |
61 | 60 | | |
| |||
0 commit comments