Stefan Reinauer (stefan.reinauer@coreboot.org) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/734
-gerrit
commit c589cd1dc6c20c00123c0edf51476bae50c69ea7 Author: Stefan Reinauer reinauer@chromium.org Date: Tue Oct 25 17:12:53 2011 +0000
tell superiotool about the ITE 8772
no dumping yet
Change-Id: I4e687ca816c8d6d1c95255b0abf6a19513e23f86 Signed-off-by: Stefan Reinauer reinauer@google.com --- util/superiotool/ite.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/util/superiotool/ite.c b/util/superiotool/ite.c index c83d788..e186e10 100644 --- a/util/superiotool/ite.c +++ b/util/superiotool/ite.c @@ -708,6 +708,8 @@ static const struct superio_registers reg_table[] = { {EOT}}}, {0x8761, "IT8761E", { {EOT}}}, + {0x8772, "IT8772F", { + {EOT}}}, {0x8780, "IT8780F", { {EOT}}}, {EOT}