From 7015989464d9d12f3250983bd5b095b13e255724 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sun, 24 Oct 2010 14:19:09 +0000 Subject: [PATCH] Add small comment about LDN 5 on F71872F/FG / F71806F/FG. Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5984 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- util/superiotool/fintek.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/superiotool/fintek.c b/util/superiotool/fintek.c index 1742d1615..0a02ef3a1 100644 --- a/util/superiotool/fintek.c +++ b/util/superiotool/fintek.c @@ -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", -- 2.25.1