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)
commitcea0604d3f94ef41878d6e484ffeb67a8129ab5a
tree1083641c7c182b8f131f5769553a1f6b385ede48
parent7025abb2e447b4a24b6c1f06dfdd403bc9fb3c09
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