Page MenuHomeFreeBSD

Make the mpc85xx platform a kobj base class.
ClosedPublic

Authored by jhibbits on Aug 5 2015, 1:56 AM.
Tags
None
Referenced Files
F151058358: D3305.diff
Sun, Apr 5, 5:11 PM
F150931311: D3305.diff
Sun, Apr 5, 12:54 AM
Unknown Object (File)
Fri, Apr 3, 10:17 PM
Unknown Object (File)
Thu, Apr 2, 6:27 PM
Unknown Object (File)
Tue, Mar 31, 5:56 AM
Unknown Object (File)
Mon, Mar 30, 2:29 AM
Unknown Object (File)
Sat, Mar 28, 12:34 AM
Unknown Object (File)
Feb 17 2026, 3:23 AM
Subscribers

Details

Summary

Some systems are based around mpc85xx, but need special initialization. By
making the mpc85xx platform a base class, these systems can be platform
subclasses, and perform board-specific initialization in addition to the mpc85xx
initialization.

Test Plan

Tested on my RB800. A platform class was created, and will be committed
separately.

Diff Detail

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

Event Timeline

jhibbits retitled this revision from to Make the mpc85xx platform a kobj base class..
jhibbits updated this object.
jhibbits edited the test plan for this revision. (Show Details)
jhibbits added a reviewer: nwhitehorn.
nwhitehorn edited edge metadata.

Looks good to me.

This revision is now accepted and ready to land.Aug 21 2015, 6:32 PM
This revision was automatically updated to reflect the committed changes.