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:
parent
eca32808cb
commit
0e40e6ba4d
|
@ -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}
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue