Page MenuHomeFreeBSD

Add support for "compatible" parameter in ofw_fdt_fixup
ClosedPublic

Authored by mw on Aug 5 2017, 10:15 AM.
Tags
Referenced Files
F151171466: D11878.id31618.diff
Mon, Apr 6, 2:05 PM
Unknown Object (File)
Sat, Apr 4, 10:16 PM
Unknown Object (File)
Fri, Mar 13, 3:19 PM
Unknown Object (File)
Fri, Mar 13, 11:14 AM
Unknown Object (File)
Tue, Mar 10, 8:14 AM
Unknown Object (File)
Tue, Mar 10, 1:58 AM
Unknown Object (File)
Mar 6 2026, 1:04 AM
Unknown Object (File)
Feb 15 2026, 4:21 PM

Details

Summary

Sometimes it's convenient to provide fixup to many boards
that use the same SoC family (eg. Marvell Armada 38x).
Instead of putting multiple entries in fdt_fixup_table,
use one entry which refers to all boards with given SoC.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

manu edited edge metadata.

Add Nathan as he is the maintainer of ofw.

Hi @nwhitehorn - do you have any objections to the patch?

Aside from my general objections to the whole concept of "fixups", this looks good.

This revision is now accepted and ready to land.Aug 8 2017, 3:09 PM
This revision was automatically updated to reflect the committed changes.