Page MenuHomeFreeBSD

Small fix to CPU Compatibility Identification
ClosedPublic

Authored by nick on Sep 9 2019, 6:24 PM.
Tags
None
Referenced Files
F83352830: D21576.id61937.diff
Thu, May 9, 7:41 AM
Unknown Object (File)
Wed, May 8, 12:02 AM
Unknown Object (File)
Sun, May 5, 7:48 PM
Unknown Object (File)
Fri, May 3, 6:36 PM
Unknown Object (File)
Fri, May 3, 7:16 AM
Unknown Object (File)
Sat, Apr 27, 2:06 AM
Unknown Object (File)
Tue, Apr 16, 9:18 AM
Unknown Object (File)
Thu, Apr 11, 3:09 PM
Subscribers

Details

Summary

fdt_is_compatible_strict() inspects the first compatible property.
We need to inspect the following properties for 'riscv'.
ofw_bus_node_is_compatible() does a recursive search.

This patch fixes "Can't find CPU" error message when bootverbose = true.

Sponsored by: Axiado

Test Plan

Tested on the SiFive Unleashed board and Qemu.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped