mirror of
https://github.com/torvalds/linux.git
synced 2026-09-03 14:40:02 +02:00
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 <jacob.e.keller@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
||
|---|---|---|
| .. | ||
| bnxt.rst | ||
| devlink-dpipe.rst | ||
| devlink-flash.rst | ||
| devlink-health.rst | ||
| devlink-info.rst | ||
| devlink-params.rst | ||
| devlink-region.rst | ||
| devlink-resource.rst | ||
| devlink-trap.rst | ||
| ice.rst | ||
| index.rst | ||
| ionic.rst | ||
| mlx4.rst | ||
| mlx5.rst | ||
| mlxsw.rst | ||
| mv88e6xxx.rst | ||
| netdevsim.rst | ||
| nfp.rst | ||
| qed.rst | ||
| ti-cpsw-switch.rst | ||