[coreboot] [PATCH] Add id for ITE IT8707F

Mattias Mattsson vitplister at gmail.com
Sat Jul 24 02:15:45 CEST 2010


Adds id for ITE IT8707F to superiotool.

Signed-off-by: Mattias Mattsson <vitplister at gmail.com>


Index: superiotool/ite.c
===================================================================
--- superiotool/ite.c	(revision 5667)
+++ superiotool/ite.c	(working copy)
@@ -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