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

repository service svn at coreboot.org
Fri Nov 5 01:34:15 CET 2010


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 <zheng.bao at amd.com>
Acked-by: Uwe Hermann <uwe at hermann-uwe.de>

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}
 };
 




More information about the coreboot mailing list