Add small comment about LDN 5 on F71872F/FG / F71806F/FG.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5984 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
760498f8ea
commit
7015989464
|
@ -97,7 +97,7 @@ static const struct superio_registers reg_table[] = {
|
|||
{0x4, "Hardware monitor",
|
||||
{0x30,0x60,0x61,0x70,EOT},
|
||||
{0x00,0x02,0x95,0x00,EOT}},
|
||||
{0x5, "Keyboard",
|
||||
{0x5, "Keyboard", /* Only documented on F71872F/FG. */
|
||||
{0x30,0x60,0x61,0x70,0x72,0xf0,0xf1,EOT},
|
||||
{0x01,0x00,0x60,0x00,0x00,0x83,0x00,EOT}},
|
||||
{0x6, "GPIO",
|
||||
|
|
Loading…
Reference in New Issue