Page MenuHomeFreeBSD

Add partition scheme for mpc85xx devices
ClosedPublic

Authored by jhibbits on Jun 4 2018, 3:51 PM.
Tags
None
Referenced Files
F132414254: D15664.diff
Thu, Oct 16, 5:53 PM
F132411701: D15664.id.diff
Thu, Oct 16, 5:25 PM
Unknown Object (File)
Wed, Oct 15, 3:20 PM
Unknown Object (File)
Wed, Oct 15, 3:20 PM
Unknown Object (File)
Wed, Oct 15, 3:20 PM
Unknown Object (File)
Wed, Oct 15, 3:20 PM
Unknown Object (File)
Wed, Oct 15, 4:26 AM
Unknown Object (File)
Tue, Oct 14, 7:45 PM
Subscribers

Details

Summary

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.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Eliminate an extraneous parenthesis pair, add the mpc85xx check to create a
512MB boot partition.

This revision is now accepted and ready to land.Jun 4 2018, 4:42 PM
This revision was automatically updated to reflect the committed changes.