[coreboot] [PATCH][superiotool] winbond w83527 id and rev

Bao, Zheng Zheng.Bao at amd.com
Fri Dec 10 14:19:44 CET 2010


Running result.
superiotool r6131
Found Winbond W83527HG (id=0xb0, rev=0x73) at 0x2e

The documentation is not available yet.


Signed-off-by: Zheng Bao <zheng.bao at amd.com>

Index: util/superiotool/winbond.c
===================================================================
--- util/superiotool/winbond.c	(revision 6160)
+++ util/superiotool/winbond.c	(working copy)
@@ -344,6 +344,8 @@
 	{0x9774, "W83977ATF", {
 		{EOT}}},
 
+	{0xb07, "W83527HG", {	/* TODO: Not yet in sensors-detect */
+		{EOT}}},
 	/* ID only */
 	{0x52, "W83627HF/F/HG/G", {
 		{NOLDN, NULL,
-------------- next part --------------
A non-text attachment was scrubbed...
Name: superiotool_winbond_w83527hg.patch
Type: application/octet-stream
Size: 566 bytes
Desc: superiotool_winbond_w83527hg.patch
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20101210/aea8c786/attachment.obj>


More information about the coreboot mailing list