commit | 1ac4329a1cff2e0bb12b71c13ad53a0e05bc87a6 | [log] [tgz] |
---|---|---|
author | Denis Bolotin <denis.bolotin@cavium.com> | Mon Apr 23 14:56:05 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 23 12:05:57 2018 -0400 |
tree | bef01a9f31a882d136332bc4c3b378eb3ad08f96 | |
parent | b60bfdfec5b8ec88552e75c8bd99f1ebfa66a6e0 [diff] |
qed: Add configuration information to register dump and debug data Configuration information is added to the debug data collection, in addition to register dump. Added qed_dbg_nvm_image() that receives an image type, allocates a buffer and reads the image. The images are saved in the buffers and the dump size is updated. Signed-off-by: Denis Bolotin <denis.bolotin@cavium.com> Signed-off-by: Ariel Elior <ariel.elior@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>