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 <[email protected]>
Acked-by: Stefan Reinauer <[email protected]>

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,

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

Reply via email to