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
F152005344: D25268.id.diff
Sun, Apr 12, 1:29 AM
Unknown Object (File)
Fri, Mar 27, 12:56 AM
Unknown Object (File)
Thu, Mar 26, 5:04 PM
Unknown Object (File)
Thu, Mar 26, 9:49 AM
Unknown Object (File)
Mon, Mar 16, 5:18 PM
Unknown Object (File)
Mar 3 2026, 11:07 AM
Unknown Object (File)
Mar 1 2026, 12:36 PM
Unknown Object (File)
Mar 1 2026, 12:18 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

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 31698
Build 29269: arc lint + arc unit

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.