From 25bf69a6c9eb4871bcff7d5dc3116f9d076ab545 Mon Sep 17 00:00:00 2001 From: Mattias Mattsson Date: Mon, 2 Aug 2010 02:34:20 +0000 Subject: Adds id for ITE IT8707F to superiotool. Signed-off-by: Mattias Mattsson Acked-by: Carl-Daniel Hailfinger git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5679 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- util/superiotool/ite.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'util') diff --git a/util/superiotool/ite.c b/util/superiotool/ite.c index 619d0a7850..52efa5332c 100644 --- a/util/superiotool/ite.c +++ b/util/superiotool/ite.c @@ -307,6 +307,8 @@ static const struct superio_registers reg_table[] = { {0x8706, "IT8706R", { /* TODO: Not yet in sensors-detect */ /* This is a "Special General Purpose I/O chip". */ {EOT}}}, + {0x8707, "IT8707F", { + {EOT}}}, {0x8708, "IT8708F", { {NOLDN, NULL, {0x20,0x21,0x22,0x23,0x24,0x25,0x26,0x27,0x28,0x29, -- cgit v1.2.3