Author: uwe
Date: Sat Jan  1 23:05:57 2011
New Revision: 6235
URL: https://tracker.coreboot.org/trac/coreboot/changeset/6235

Log:
Add detection support for the ITE IT8721F.

Tested on hardware by me.

Signed-off-by: Uwe Hermann <u...@hermann-uwe.de>
Acked-by: Uwe Hermann <u...@hermann-uwe.de>

Modified:
   trunk/util/superiotool/ite.c

Modified: trunk/util/superiotool/ite.c
==============================================================================
--- trunk/util/superiotool/ite.c        Sat Jan  1 19:58:39 2011        (r6234)
+++ trunk/util/superiotool/ite.c        Sat Jan  1 23:05:57 2011        (r6235)
@@ -605,6 +605,8 @@
                {EOT}}},
        {0x8720, "IT8720F", {   /* From sensors-detect */
                {EOT}}},
+       {0x8721, "IT8721F", {
+               {EOT}}},
        {0x8722, "IT8722F", {
                {EOT}}},
        {0x8726, "IT8726F", {

-- 
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to