summaryrefslogtreecommitdiff
path: root/util/superiotool/winbond.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/superiotool/winbond.c')
-rw-r--r--util/superiotool/winbond.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/superiotool/winbond.c b/util/superiotool/winbond.c
index 0e8f2b86f8..9dbaba80d5 100644
--- a/util/superiotool/winbond.c
+++ b/util/superiotool/winbond.c
@@ -150,6 +150,7 @@ void probe_idregs_winbond(uint16_t port)
/* TODO: Special notes in dump output for the MISC entries. */
dump_superio("Winbond", reg_table, port, id);
+ dump_superio_readable(port); /* TODO */
exit_conf_mode_winbond_fintek_ite_8787(port);
}