commit | 226436dc8ae8539a25a85be8c0e154a28722c3f6 | [log] [tgz] |
---|---|---|
author | Maciej Paczkowski <maciej.paczkowski@intel.com> | Thu Feb 28 09:52:50 2019 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri May 03 14:31:25 2019 -0700 |
tree | d8ae148dc768791dc907981915b3fb534853b11e | |
parent | 5a189f15502f92abf8949a0898816a2abadd5df6 [diff] |
i40e: ShadowRAM checksum calculation change Due to changes in FW the SW is required to perform double SR dump in some cases. Implementation adds two new steps to update nvm checksum function: * recalculate checksum and check if checksum in NVM is correct * if checksum in NVM is not correct then update it again Signed-off-by: Maciej Paczkowski <maciej.paczkowski@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>