This adds register definitions for all logical devices on the SMSC
LPC47U33x, allowing 'superiotool -d' to work.

Signed-off-by: Michael Gold <[email protected]>
Index: util/superiotool/smsc.c
===================================================================
--- util/superiotool/smsc.c	(revision 4356)
+++ util/superiotool/smsc.c	(working copy)
@@ -347,6 +347,37 @@
 	{0x52, "LPC47B37x", {
 		{EOT}}},
 	{0x54, "LPC47U33x", {
+		{NOLDN, NULL,
+			{0x03,0x20,0x21,0x22,0x23,0x24,0x26,0x27,0x2a,0x2b,
+			 0x2c,0x2d,0x2e,0x2f,EOT},
+			{RSVD,0x54,NANA,0x00,0x00,0x04,MISC,MISC,NANA,NANA,
+			 NANA,NANA,NANA,NANA,EOT}},
+		{0x0, "Floppy",
+			{0x30,0x60,0x61,0x70,0x74,0xf0,0xf1,0xf2,0xf4,0xf5,
+			 EOT},
+			{0x00,0x03,0xf0,0x06,0x02,0x0e,0x00,0xff,0x00,0x00,
+			 EOT}},
+		{0x3, "Parallel port",
+			{0x30,0x60,0x61,0x70,0x74,0xf0,0xf1,EOT},
+			{0x00,0x00,0x00,0x00,0x04,0x3c,0x00,EOT}},
+		{0x4, "COM1",
+			{0x30,0x60,0x61,0x70,0xf0,EOT},
+			{0x00,0x00,0x00,0x00,0x00,EOT}},
+		{0x5, "MIDI port (MPU-401)",
+			{0x30,0x60,0x61,0x70,EOT},
+			{0x00,0x03,0x30,0x05,EOT}},
+		{0x7, "Keyboard",
+			{0x30,0x70,0x72,0xf0,EOT},
+			{0x00,0x00,0x00,0x00,EOT}},
+		{0x9, "Game port",
+			{0x30,0x60,0x61,EOT},
+			{0x00,0x00,0x00,EOT}},
+		{0xa, "Runtime registers",
+			{0x30,0x60,0x61,0xf0,0xf1,EOT},
+			{0x00,0x00,0x00,NANA,NANA,EOT}},
+		{0xb, "SMBus",
+			{0x30,0x60,0x61,0x70,EOT},
+			{0x00,0x00,0x00,0x00,EOT}},
 		{EOT}}},
 	{0x56, "LPC47B34x", {
 		{EOT}}},

Attachment: signature.asc
Description: Digital signature

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to