Add another port to find ite8510 on.
authorAnders Juel Jensen <andersjjensen@gmail.com>
Sun, 22 Aug 2010 19:40:58 +0000 (19:40 +0000)
committerStefan Reinauer <stepan@openbios.org>
Sun, 22 Aug 2010 19:40:58 +0000 (19:40 +0000)
Signed-off-by: Anders Juel Jensen <andersjjensen@gmail.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5727 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

util/superiotool/superiotool.h

index 8a97d7bf3c158dcfe6b9c97504d5863c3ce739d8..fcef02df1f59ede0f1a97448fbd01d84386bc5ff 100644 (file)
@@ -173,7 +173,7 @@ static const struct {
        {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. */