]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add partition scheme for mpc85xx devices
authorjhibbits <jhibbits@FreeBSD.org>
Thu, 7 Jun 2018 00:24:10 +0000 (00:24 +0000)
committerjhibbits <jhibbits@FreeBSD.org>
Thu, 7 Jun 2018 00:24:10 +0000 (00:24 +0000)
commit3a71de67c3e2a614c0bafc3980ecffa90523ec44
tree852f74c7f3dd5b6f5108e218a7c46c4b79f191b8
parent83eb83a386556670ed0253f44c07b416f189ac27
Add partition scheme for mpc85xx devices

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.

Reviewed By: nwhitehorn
Differential Revision: https://reviews.freebsd.org/D15664
usr.sbin/bsdinstall/partedit/partedit_powerpc.c