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
F137117307: D25268.id73463.diff
Fri, Nov 21, 4:30 AM
F137085629: D25268.id.diff
Fri, Nov 21, 2:57 AM
F137085487: D25268.id73463.diff
Fri, Nov 21, 2:56 AM
F137084455: D25268.id73109.diff
Fri, Nov 21, 2:54 AM
F137083899: D25268.diff
Fri, Nov 21, 2:53 AM
Unknown Object (File)
Wed, Nov 19, 4:12 PM
Unknown Object (File)
Mon, Nov 17, 3:32 PM
Unknown Object (File)
Sun, Nov 16, 11:27 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.