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 <[email protected]>
Acked-by: Carl-Daniel Hailfinger <[email protected]>

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,

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to