Author: uwe
Date: 2009-05-07 02:21:02 +0200 (Thu, 07 May 2009)
New Revision: 4256

Modified:
   trunk/util/superiotool/smsc.c
Log:
Fix my last commit. I looked at the wrong dead laptop.

Signed-off-by: Uwe Hermann <[email protected]>
Acked-by: Uwe Hermann <[email protected]>



Modified: trunk/util/superiotool/smsc.c
===================================================================
--- trunk/util/superiotool/smsc.c       2009-05-07 00:03:18 UTC (rev 4255)
+++ trunk/util/superiotool/smsc.c       2009-05-07 00:21:02 UTC (rev 4256)
@@ -531,7 +531,7 @@
                {EOT}}},
        {0x79, "SCH5504", {     /* From sensors-detect (no datasheet) */
                {EOT}}},
-       {0x7a, "FDC37N869", {   /* Found in Toshiba Satellite A80-117. */
+       {0x7a, "LPC47N217", {   /* Found in Toshiba Satellite A80-117. */
                {EOT}}},
        {0x7c, "SCH3112", {
                {EOT}}},


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

Reply via email to