Page MenuHomeFreeBSD

Add partition scheme for mpc85xx devices
ClosedPublic

Authored by jhibbits on Jun 4 2018, 3:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jan 15, 11:02 PM
Unknown Object (File)
Dec 30 2024, 11:16 AM
Unknown Object (File)
Dec 15 2024, 1:46 PM
Unknown Object (File)
Dec 13 2024, 6:20 PM
Unknown Object (File)
Oct 5 2024, 5:03 AM
Unknown Object (File)
Oct 2 2024, 9:20 PM
Unknown Object (File)
Oct 2 2024, 7:30 PM
Unknown Object (File)
Oct 2 2024, 6:23 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 Passed
Unit
No Test Coverage
Build Status
Buildable 17003
Build 16871: arc lint + arc unit

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.