From 556e6fb2e34ac1e6757d0bf0a7ccf7401686ec37 Mon Sep 17 00:00:00 2001 From: Michael Gold Date: Fri, 26 Jun 2009 15:25:04 +0000 Subject: This adds register definitions for all logical devices on the SMSC LPC47U33x, allowing 'superiotool -d' to work. Also, some consistency string fixes. Signed-off-by: Michael Gold Acked-by: Uwe Hermann git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4373 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- util/superiotool/winbond.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/superiotool/winbond.c') diff --git a/util/superiotool/winbond.c b/util/superiotool/winbond.c index 53cad6c737..aaeb551d55 100644 --- a/util/superiotool/winbond.c +++ b/util/superiotool/winbond.c @@ -324,7 +324,7 @@ static const struct superio_registers reg_table[] = { {0x7, "Game port, MIDI port, GPIO 1", {0x30,0x60,0x61,0x62,0x63,0x70,0xf0,0xf1,0xf2,EOT}, {0x00,0x02,0x01,0x03,0x30,0x09,0xff,0x00,0x00,EOT}}, - {0x8, "GPIO 2, Watchdog timer", + {0x8, "GPIO 2, watchdog timer", {0x30,0xf0,0xf1,0xf2,0xf3,0xf5,0xf6,0xf6,0xf7,EOT}, {0x00,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00,EOT}}, {0x9, "GPIO 3", -- cgit v1.2.3