Add detection of Nuvoton WPCM450.
authorZheng Bao <zheng.bao@amd.com>
Fri, 31 Dec 2010 01:38:45 +0000 (01:38 +0000)
committerZheng Bao <Zheng.Bao@amd.com>
Fri, 31 Dec 2010 01:38:45 +0000 (01:38 +0000)
Signed-off-by: Zheng Bao <zheng.bao@amd.com>
Acked-by: Stefan Reinauer <stepan@coreboot.org>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6226 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

util/superiotool/nuvoton.c

index 33f232c698c600e29f9ff46b2f203481d5e3b56b..3c447674d2518fccb9eae158f2f12c4dfdea5233 100644 (file)
@@ -64,6 +64,8 @@ static const struct superio_registers reg_table[] = {
                        {0x30,0x60,0x61,0x70,0x71,0x74,0x75,0xf0,EOT},
                        {0x00,0x02,0xf8,0x03,0x03,0x04,0x04,0x02,EOT}},
                {EOT}}},
+       {0x1a, "WPCM450", {
+               {EOT}}},
        {EOT}
 };