diff options
author | Jacob Keller <[email protected]> | 2020-05-05 15:55:37 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2020-05-21 22:10:03 -0700 |
commit | f45a645fa6af37abb5484a8d8be779283a38fb53 (patch) | |
tree | fed4768c74c28d969bc046d8819d7e0d3b71529f /tools/perf/scripts/python | |
parent | 2a330b533462bea0967e723ff12787daa5a608f8 (diff) |
ice: report netlist version in .info_get
The flash memory for the ice hardware contains a block of information
used for link management called the Netlist module.
As this essentially represents another section of firmware, add its
version information to the output of the driver's .info_get handler.
This includes both a version and the first few bytes of a hash of the
module contents.
fw.netlist -> the version information extracted from the netlist module
fw.netlist.build-> first 4 bytes of the hash of the contents, similar
to fw.mgmt.build
Signed-off-by: Jacob Keller <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions