[coreboot] [commit] r5679 - trunk/util/superiotool

repository service svn at coreboot.org
Mon Aug 2 04:34:21 CEST 2010


Author: hailfinger
Date: Mon Aug  2 04:34:20 2010
New Revision: 5679
URL: https://tracker.coreboot.org/trac/coreboot/changeset/5679

Log:
Adds id for ITE IT8707F to superiotool.

Signed-off-by: Mattias Mattsson <vitplister at gmail.com>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006 at gmx.net>

Modified:
   trunk/util/superiotool/ite.c

Modified: trunk/util/superiotool/ite.c
==============================================================================
--- trunk/util/superiotool/ite.c	Sun Aug  1 19:22:17 2010	(r5678)
+++ trunk/util/superiotool/ite.c	Mon Aug  2 04:34:20 2010	(r5679)
@@ -307,6 +307,8 @@
 	{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,




More information about the coreboot mailing list