Page MenuHomeFreeBSD

Add partition scheme for mpc85xx devices
ClosedPublic

Authored by jhibbits on Jun 4 2018, 3:51 PM.
Tags
None
Referenced Files
F111516911: D15664.id43396.diff
Tue, Mar 4, 5:51 PM
F111461631: D15664.id43312.diff
Tue, Mar 4, 1:29 AM
F111449766: D15664.id.diff
Mon, Mar 3, 10:15 PM
F111447799: D15664.diff
Mon, Mar 3, 9:35 PM
Unknown Object (File)
Mon, Mar 3, 8:32 PM
Unknown Object (File)
Fri, Feb 21, 7:26 PM
Unknown Object (File)
Thu, Feb 20, 4:39 AM
Unknown Object (File)
Sun, Feb 9, 1:42 AM
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.