tools: remove quick_dump

Remove quick_dump as it has been replaced by the intel_reg tool and move
the register definition files to tools/registers.

Signed-off-by: Thomas Wood <thomas.wood@intel.com>
Acked-by: Jani Nikula <jani.nikula@intel.com>
This commit is contained in:
Thomas Wood
2015-08-25 11:30:11 +01:00
parent 2142a15d49
commit af97918494
43 changed files with 6 additions and 368 deletions
+1 -2
View File
@@ -197,8 +197,7 @@ variable, the directory is scanned for a spec file in this order:
Register Spec File Format
-------------------------
The register spec format is compatible with the quick_dump.py format, briefly
described below:
The register spec format is briefly described below:
* Empty lines and lines beginning with "#", ";", or "//" are ignored.