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)
Jul 17 2025, 10:24 AM
Unknown Object (File)
Jul 17 2025, 4:50 AM
Unknown Object (File)
Jul 17 2025, 4:47 AM
Unknown Object (File)
Jul 17 2025, 4:04 AM
Unknown Object (File)
Jul 3 2025, 7:18 PM
Unknown Object (File)
Jun 23 2025, 10:30 AM
Unknown Object (File)
Jun 23 2025, 7:33 AM
Unknown Object (File)
Jun 19 2025, 11:12 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.