]> 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)
commit722d3e2187b3a30709b138539d20079e82a5c037
tree1083641c7c182b8f131f5769553a1f6b385ede48
parent3875199951bcfa4ded7b2bab6f2abd681b1554a6
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