From patchwork Sun Aug 22 02:40:44 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: superiotool: Add another port to find ite8510 on. Date: Sun, 22 Aug 2010 02:40:44 -0000 From: Anders Juel Jensen X-Patchwork-Id: 1781 Message-Id: <201008220440.45165.andersjjensen@gmail.com> To: coreboot@coreboot.org Add another port to find ite8510 on. Signed-off-by: Anders Juel Jensen Index: util/superiotool/superiotool.h =================================================================== --- util/superiotool/superiotool.h (revision 5724) +++ util/superiotool/superiotool.h (working copy) @@ -173,7 +173,7 @@ {probe_idregs_fintek, {0x2e, 0x4e, EOT}}, {probe_idregs_fintek_alternative, {0x2e, 0x4e, EOT}}, /* Only use 0x370 for ITE, but 0x3f0 or 0x3bd would also be valid. */ - {probe_idregs_ite, {0x2e, 0x4e, 0x370, EOT}}, + {probe_idregs_ite, {0x25e, 0x2e, 0x4e, 0x370, EOT}}, {probe_idregs_nsc, {0x2e, 0x4e, 0x15c, EOT}}, /* I/O pairs on Nuvoton EC chips can be configured by firmware in * addition to the following hardware strapping options. */