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
F171792960: D25268.diff
Sun, Sep 13, 1:48 PM
Unknown Object (File)
Wed, Sep 2, 12:16 PM
Unknown Object (File)
Wed, Sep 2, 7:45 AM
Unknown Object (File)
Sun, Aug 23, 12:35 AM
Unknown Object (File)
Tue, Aug 18, 10:51 AM
Unknown Object (File)
Aug 8 2026, 5:28 PM
Unknown Object (File)
Aug 6 2026, 1:59 AM
Unknown Object (File)
Aug 6 2026, 1:59 AM
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.