Page MenuHomeFreeBSD

Fix reboot command on the Raspberry Pi series.
ClosedPublic

Authored by crowston_protonmail.com on Jun 14 2020, 3:46 PM.
Tags
None
Referenced Files
F114411399: D25268.id73463.diff
Sat, Apr 12, 6:35 AM
Unknown Object (File)
Sun, Mar 23, 2:23 AM
Unknown Object (File)
Mar 7 2025, 3:31 PM
Unknown Object (File)
Feb 20 2025, 11:51 AM
Unknown Object (File)
Feb 11 2025, 9:31 PM
Unknown Object (File)
Feb 11 2025, 9:28 PM
Unknown Object (File)
Feb 11 2025, 9:12 PM
Unknown Object (File)
Feb 11 2025, 9:02 PM
Subscribers

Details

Summary

The Raspbery Pi computers do not properly implement PSCI. The canonical
way to reset them is to set a watchdog timer and allow it to expire.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bcr added a subscriber: bcr.

Adding manu for his embedded expertise (more than mine anyway). :)

This revision is now accepted and ready to land.Jun 15 2020, 5:36 PM

Is there a process to follow to get this change from "accepted" to committed?

@manu: Can you take care of this? Thanks!

Is there a process to follow to get this change from "accepted" to committed?

I'll commit it on Monday. I was giving other people a chance to review.

This revision was automatically updated to reflect the committed changes.