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.
Details
Details
- Reviewers
nwhitehorn - Group Reviewers
PowerPC - Commits
- rS287011: Make the mpc85xx platform a kobj base class.
Tested on my RB800. A platform class was created, and will be committed
separately.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable