BCM4387 needs the D11 cores to be held in reset by us, the firmware
authorpatrick <patrick@openbsd.org>
Mon, 27 Dec 2021 14:28:13 +0000 (14:28 +0000)
committerpatrick <patrick@openbsd.org>
Mon, 27 Dec 2021 14:28:13 +0000 (14:28 +0000)
commit64be38ba6aab3f5fd5420b1d3b50821025bc3627
treed5c461d7efbec2941b7703d99569f56e92f987c4
parentda5a4af22bd70c39ad02168db78e91d226d15166
BCM4387 needs the D11 cores to be held in reset by us, the firmware
will take care of releasing them, as otherwise initialization would
fail some of the time.  That chip also contains 3 of these, so make
sure we reset all of them.  Necessary on Apple M1 Pro/Max.
sys/dev/ic/bwfm.c