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)
Jan 28 2024, 6:29 PM
Unknown Object (File)
Jan 16 2024, 12:44 PM
Unknown Object (File)
Dec 20 2023, 5:05 AM
Unknown Object (File)
Nov 25 2023, 11:28 PM
Unknown Object (File)
Nov 23 2023, 11:37 PM
Unknown Object (File)
Aug 18 2023, 1:03 AM
Unknown Object (File)
Jun 26 2023, 7:36 PM
Unknown Object (File)
Jun 26 2023, 7:35 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 Passed
Unit
No Test Coverage
Build Status
Buildable 17004
Build 16872: 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.