Some mpc85xx devices with u-boot need MBR partitioning with a FAT boot
partition. Since the infrastructure is already in place to have a dedicated
boot partition, this adds the necessary bits to use that infrastructure with
mpc85xx boards.
Details
Details
- Reviewers
nwhitehorn - Commits
- rS334745: Add partition scheme for mpc85xx devices
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 17004 Build 16872: arc lint + arc unit
Event Timeline
Comment Actions
Eliminate an extraneous parenthesis pair, add the mpc85xx check to create a
512MB boot partition.