]> git.baikalelectronics.ru Git - kernel.git/commit
sfc: add missing NVRAM partition types for EF10
authorEdward Cree <ecree@solarflare.com>
Wed, 7 Nov 2018 18:12:42 +0000 (18:12 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Nov 2018 06:58:00 +0000 (22:58 -0800)
commita796979153e274b35afde2d6e1415436fac52b6c
tree1083641c7c182b8f131f5769553a1f6b385ede48
parent2c8c9e4be9c4f664d27a47587da619dd50d073c6
sfc: add missing NVRAM partition types for EF10

Expose the MUM/SUC Firmware, UEFI Expansion ROM and MC Status partitions
 of the NIC's NVRAM as MTDs if found on the NIC.  The first two are needed
 in order to properly update them when performing firmware updates; the MC
 Status partition is used to determine whether a signed firmware image was
 accepted or rejected by a Secure NIC.

Signed-off-by: Edward Cree <ecree@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/sfc/ef10.c