Add detection support for the Fintek F81865/F81865-I.

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
This commit is contained in:
Zheng Bao 2010-11-05 00:34:12 +00:00 committed by Uwe Hermann
parent eca32808cb
commit 0e40e6ba4d
1 changed files with 2 additions and 0 deletions

View 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}
};