Page MenuHomeFreeBSD

powerpc/boot: Move ubldr to /boot/uboot, and make this a separate filesystem
ClosedPublic

Authored by jhibbits on Jan 2 2019, 3:53 AM.
Tags
None
Referenced Files
F147616646: D18709.id52471.diff
Thu, Mar 12, 9:03 AM
F147616402: D18709.id52471.diff
Thu, Mar 12, 9:00 AM
Unknown Object (File)
Thu, Mar 5, 8:23 PM
Unknown Object (File)
Thu, Mar 5, 2:30 PM
Unknown Object (File)
Wed, Mar 4, 10:40 PM
Unknown Object (File)
Sun, Mar 1, 9:50 AM
Unknown Object (File)
Feb 8 2026, 11:23 PM
Unknown Object (File)
Jan 18 2026, 7:09 PM
Subscribers
None

Details

Summary

Now that mpc85xx can boot via ubldr, move ubldr to a separate
filesystem, mounted on /boot/uboot, so that a fresh install can boot correctly.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21800
Build 21069: arc lint + arc unit

Event Timeline

Longer-term, it might be better to avoid a proliferation of special cases like this to set LOADER_MSDOS_SUPPORT for the U-boot loader and make loader flexible enough to find the kernel etc. in the root rather than /boot. But this is fine for now.

This revision is now accepted and ready to land.Jan 13 2019, 4:53 AM
This revision was automatically updated to reflect the committed changes.