Add 'intel_reg_read' tool
authorZhenyu Wang <zhenyuw@linux.intel.com>
Wed, 6 Jan 2010 05:39:05 +0000 (13:39 +0800)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Wed, 6 Jan 2010 05:50:08 +0000 (13:50 +0800)
commit4cc8b0543a9afc3209ff02f5739f7a38ff484dd8
tree98b4577416818db212c1354ef6054d51d6e191f8
parent5afb8ff68b87c4ae00b2ac2c3124515c1c71272b
Add 'intel_reg_read' tool

This is a handy tool to just check state of one register, which might
not bother to be included in intel_reg_dumper tool. And also take in Ben's
original full range register dump with '-f' option.

Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
tools/Makefile.am
tools/intel_reg_read.c [new file with mode: 0644]