tools: Remove punit and nc reg read/write tools

intel_iosf_sb_{read,write} provide the same functionality.

intel_dpio_{read,write} are still left in place since they use a
ifferent opcode to do the register access. Need to verify if
both opcodes work.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
This commit is contained in:
Ville Syrjälä
2014-08-28 16:52:53 +03:00
parent b23329f086
commit b4fe481d4f
5 changed files with 0 additions and 298 deletions
-4
View File
@@ -23,10 +23,6 @@ bin_PROGRAMS = \
intel_dpio_read \
intel_dpio_write \
intel_l3_parity \
intel_punit_read \
intel_punit_write \
intel_nc_write \
intel_nc_read \
intel_vga_read \
intel_vga_write \
intel_dump_decode \