Read and parse OTP on the BCM4378. There are quite a few firmware and
authorpatrick <patrick@openbsd.org>
Fri, 26 Feb 2021 12:33:59 +0000 (12:33 +0000)
committerpatrick <patrick@openbsd.org>
Fri, 26 Feb 2021 12:33:59 +0000 (12:33 +0000)
commited6d4272d7266bb8145ca2309077cd2b21e76d74
treebc3b40063f1c99c0c5ece424e354f1d343831e53
parent8e234c4021df06a72f9e82f569ed2084c73bc095
Read and parse OTP on the BCM4378.  There are quite a few firmware and
nvram files used for the different Apple devices.  The device tree and
the OTP hold the information which of those we will have to use.  For
now this information will simply be printed, but depending on how we
choose to do the firmare distribution we could use it for loadfirmware().
sys/dev/ic/bwfmreg.h
sys/dev/pci/if_bwfm_pci.c