mirror of
https://github.com/opnsense/src.git
synced 2026-03-14 14:42:40 -04:00
Add support for fetching SPROM data from OTP on chipsets with an IPX OTP controller (including the BCM43225). This integrates the NVRAM data source into the chipc_caps capability structure, and adds a sprom_offset field that can be used with OTP to locate the SPROM image data (found within the general use region, H/W subregion). This also removes one of two duplicate parse error messages reported by both the bhnd_sprom driver and the underlying SPROM parsing API. Approved by: adrian (mentor) Differential Revision: https://reviews.freebsd.org/D6729 |
||
|---|---|---|
| .. | ||
| bhnd_nvram.h | ||
| bhnd_nvram_if.m | ||
| bhnd_sprom.c | ||
| bhnd_sprom_subr.c | ||
| bhnd_spromreg.h | ||
| bhnd_spromvar.h | ||
| nvram_map | ||
| nvram_subr.c | ||
| nvramvar.h | ||