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
Unknown Object (File)
Sat, Nov 22, 5:04 PM
Unknown Object (File)
Thu, Nov 20, 3:46 AM
Unknown Object (File)
Thu, Nov 13, 2:48 AM
Unknown Object (File)
Wed, Nov 12, 10:15 PM
Unknown Object (File)
Wed, Nov 12, 2:53 PM
Unknown Object (File)
Tue, Nov 4, 4:12 PM
Unknown Object (File)
Tue, Nov 4, 4:11 PM
Unknown Object (File)
Tue, Nov 4, 4:11 PM
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 Passed
Unit
No Test Coverage

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.