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
F103082532: D11878.diff
Wed, Nov 20, 5:25 PM
Unknown Object (File)
Thu, Nov 14, 2:29 PM
Unknown Object (File)
Thu, Nov 14, 1:57 PM
Unknown Object (File)
Wed, Oct 30, 12:52 PM
Unknown Object (File)
Fri, Oct 25, 10:21 AM
Unknown Object (File)
Sep 30 2024, 12:05 PM
Unknown Object (File)
Sep 20 2024, 11:05 PM
Unknown Object (File)
Sep 18 2024, 9:55 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 Skipped
Unit
Tests Skipped

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.