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 <mgold@ncf.ca> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4373 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Uwe Hermann
parent
78fdd6046e
commit
556e6fb2e3
@@ -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",
|
||||
|
Reference in New Issue
Block a user