commit | d510342feebddbcd9d2e245cf97575a7464fe810 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Tue Dec 24 14:58:29 2013 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Tue Dec 31 19:03:48 2013 +0200 |
tree | 947d583f2eca84a6e77a5a304c5a28b9bc823cc5 | |
parent | d2ccc902da2312f6327d3487e4ca4e07ef18d4d2 [diff] |
iwlwifi: mvm: dump to debugfs the SRAM as binary This allows to format it at will using external tools. Since different teams want it in different formats, dump the raw data and everyone can play with the data the way they want. While at it - make this code slightly more robust by making the required verification on the offsets / length in the write handler. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>