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

repository service svn at coreboot.org
Sun May 9 17:30:46 CEST 2010


Author: stepan
Date: Sun May  9 17:30:45 2010
New Revision: 5537
URL: https://tracker.coreboot.org/trac/coreboot/changeset/5537

Log:
Begin implementation support to IT8512/IT8513
Signed-off-by: Anton Kochkov <anton.kochkov at gmail.com>
Acked-by: Stefan Reinauer <stepan at coresystems.de>

Modified:
   trunk/util/superiotool/ite.c

Modified: trunk/util/superiotool/ite.c
==============================================================================
--- trunk/util/superiotool/ite.c	Sun May  9 17:15:08 2010	(r5536)
+++ trunk/util/superiotool/ite.c	Sun May  9 17:30:45 2010	(r5537)
@@ -33,6 +33,10 @@
 		{EOT}}},
 	{0x8511, "IT8511E/TE/G", {
 		{EOT}}},
+	{0x8512, "IT8512E/F/G", {
+		{EOT}}},
+	{0x8513, "IT8513E/F/G", {
+		{EOT}}},
 	{0x8661, "IT8661F/IT8770F", {
 		{NOLDN, NULL,
 			{0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x20,0x21,0x22,




More information about the coreboot mailing list