net/ice/base: add code to work with the NVM
authorPaul M Stillwell Jr <paul.m.stillwell.jr@intel.com>
Tue, 18 Dec 2018 08:46:18 +0000 (16:46 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 21 Dec 2018 15:22:40 +0000 (16:22 +0100)
commit557fa75bcf55d6445b038f99b293d6a7a66ae4a4
tree889db5ca5275e8b01e0b4cd5f5f76d239f768849
parentc7dd1593118369af3dca2b800d196e1f23215153
net/ice/base: add code to work with the NVM

Add code to read/write/query the NVM image.

Signed-off-by: Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
drivers/net/ice/base/ice_nvm.c [new file with mode: 0644]