Add detection support for the Fintek F81865/F81865-I.
authorZheng Bao <zheng.bao@amd.com>
Fri, 5 Nov 2010 00:34:12 +0000 (00:34 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Fri, 5 Nov 2010 00:34:12 +0000 (00:34 +0000)
Signed-off-by: Zheng Bao <zheng.bao@amd.com>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6024 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

util/superiotool/fintek.c

index 0a02ef3a1311eaecb5c386099de262730f0304d0..502990635b3fc83fc53e04ab0c18e31aca1a3742 100644 (file)
@@ -229,6 +229,8 @@ static const struct superio_registers reg_table[] = {
                        {0x30,0x60,0x61,0x70,0xf0,0xf1,EOT},
                        {0x00,NANA,NANA,NANA,NANA,NANA,EOT}},
                {EOT}}},
+       {0x0407, "F81865F/F-I", {
+               {EOT}}},
        {EOT}
 };