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 Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Eliminate an extraneous parenthesis pair, add the mpc85xx check to create a
512MB boot partition.