Author: uwe
Date: Fri Nov  5 01:34:12 2010
New Revision: 6024
URL: https://tracker.coreboot.org/trac/coreboot/changeset/6024

Log:
Add detection support for the Fintek F81865/F81865-I.

Signed-off-by: Zheng Bao <[email protected]>
Acked-by: Uwe Hermann <[email protected]>

Modified:
   trunk/util/superiotool/fintek.c

Modified: trunk/util/superiotool/fintek.c
==============================================================================
--- trunk/util/superiotool/fintek.c     Fri Nov  5 01:23:11 2010        (r6023)
+++ trunk/util/superiotool/fintek.c     Fri Nov  5 01:34:12 2010        (r6024)
@@ -229,6 +229,8 @@
                        {0x30,0x60,0x61,0x70,0xf0,0xf1,EOT},
                        {0x00,NANA,NANA,NANA,NANA,NANA,EOT}},
                {EOT}}},
+       {0x0407, "F81865F/F-I", {
+               {EOT}}},
        {EOT}
 };
 

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

Reply via email to