/freebsd/sys/dev/bhnd/cores/chipc/ |
H A D | chipc.h | diff 56a4cdd131f78d307ab96f766976aede1a4886eb Sat Jun 04 21:58:01 CEST 2016 Landon J. Fuller <landonf@FreeBSD.org> bhnd(4): support IPX OTP NVRAM/SPROM data source
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
|
H A D | bhnd_sprom_chipc.c | diff 56a4cdd131f78d307ab96f766976aede1a4886eb Sat Jun 04 21:58:01 CEST 2016 Landon J. Fuller <landonf@FreeBSD.org> bhnd(4): support IPX OTP NVRAM/SPROM data source
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
|
H A D | bhnd_chipc_if.m | diff 56a4cdd131f78d307ab96f766976aede1a4886eb Sat Jun 04 21:58:01 CEST 2016 Landon J. Fuller <landonf@FreeBSD.org> bhnd(4): support IPX OTP NVRAM/SPROM data source
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
|
H A D | chipcvar.h | diff 56a4cdd131f78d307ab96f766976aede1a4886eb Sat Jun 04 21:58:01 CEST 2016 Landon J. Fuller <landonf@FreeBSD.org> bhnd(4): support IPX OTP NVRAM/SPROM data source
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
|
H A D | chipcreg.h | diff 56a4cdd131f78d307ab96f766976aede1a4886eb Sat Jun 04 21:58:01 CEST 2016 Landon J. Fuller <landonf@FreeBSD.org> bhnd(4): support IPX OTP NVRAM/SPROM data source
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
|
H A D | chipc.c | diff 56a4cdd131f78d307ab96f766976aede1a4886eb Sat Jun 04 21:58:01 CEST 2016 Landon J. Fuller <landonf@FreeBSD.org> bhnd(4): support IPX OTP NVRAM/SPROM data source
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
|
/freebsd/sys/dev/bhnd/nvram/ |
H A D | bhnd_spromvar.h | diff 56a4cdd131f78d307ab96f766976aede1a4886eb Sat Jun 04 21:58:01 CEST 2016 Landon J. Fuller <landonf@FreeBSD.org> bhnd(4): support IPX OTP NVRAM/SPROM data source
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
|
H A D | bhnd_nvram.h | diff 56a4cdd131f78d307ab96f766976aede1a4886eb Sat Jun 04 21:58:01 CEST 2016 Landon J. Fuller <landonf@FreeBSD.org> bhnd(4): support IPX OTP NVRAM/SPROM data source
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
|
H A D | bhnd_sprom.c | diff 56a4cdd131f78d307ab96f766976aede1a4886eb Sat Jun 04 21:58:01 CEST 2016 Landon J. Fuller <landonf@FreeBSD.org> bhnd(4): support IPX OTP NVRAM/SPROM data source
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
|