diff options
author | Thomas Wood <thomas.wood@intel.com> | 2015-08-25 11:30:11 +0100 |
---|---|---|
committer | Thomas Wood <thomas.wood@intel.com> | 2015-09-08 16:14:45 +0100 |
commit | af9791849467a3437e0920c8f08c5a646302da7d (patch) | |
tree | 3f9780d54a2f52bf76823b76257713f4bbc607aa /man | |
parent | 2142a15d49f85175677ff360833869afe9c79b58 (diff) |
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>
Diffstat (limited to 'man')
-rw-r--r-- | man/intel_reg.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/man/intel_reg.rst b/man/intel_reg.rst index c6e2fead..d90c307d 100644 --- a/man/intel_reg.rst +++ b/man/intel_reg.rst @@ -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. |