HomeFreeBSD

Use ofw_bus_node_is_compatible() instead of fdt_is_compatible()

Description

Use ofw_bus_node_is_compatible() instead of fdt_is_compatible()

No need to have two functions that do the same thing, let's let fdt_* go away,
and use ofw_bus_* equivalents instead.

Requested by: andrew

Details

Provenance
jhibbitsAuthored on
Parents
rS308535: Add support for LOADER_RC setting in the pkgfs manifest (defaults to
Branches
Unknown
Tags
Unknown