提交 2d019784 编写于 作者: J Jacob Keller 提交者: Jakub Kicinski

ice: document 'shadow-ram' devlink region

78ad87da ("ice: devlink: add shadow-ram region to snapshot Shadow RAM")
added support for the 'shadow-ram' devlink region, but did not document it
in the ice devlink documentation. Fix this.
Signed-off-by: NJacob Keller <jacob.e.keller@intel.com>
Acked-by: NJakub Kicinski <kuba@kernel.org>
Signed-off-by: NJakub Kicinski <kuba@kernel.org>
上级 ed23debe
...@@ -189,6 +189,11 @@ device data. ...@@ -189,6 +189,11 @@ device data.
* - ``nvm-flash`` * - ``nvm-flash``
- The contents of the entire flash chip, sometimes referred to as - The contents of the entire flash chip, sometimes referred to as
the device's Non Volatile Memory. the device's Non Volatile Memory.
* - ``shadow-ram``
- The contents of the Shadow RAM, which is loaded from the beginning
of the flash. Although the contents are primarily from the flash,
this area also contains data generated during device boot which is
not stored in flash.
* - ``device-caps`` * - ``device-caps``
- The contents of the device firmware's capabilities buffer. Useful to - The contents of the device firmware's capabilities buffer. Useful to
determine the current state and configuration of the device. determine the current state and configuration of the device.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册