Patchwork [superiotool] Add detection of Nuvoton WPCM450

login
register
about
Submitter Bao, Zheng
Date 2010-12-30 03:27:28
Message ID <DD1CC71B621B004FA76856E5129D6B1704637D4B@sbjgexmb1.amd.com>
Download mbox | patch
Permalink /patch/2472/
State Accepted
Commit r6226
Headers show

Comments

Bao, Zheng - 2010-12-30 03:27:28
Add detection of Nuvoton WPCM450.

Signed-off-by: Zheng Bao <zheng.bao@amd.com>
Add detection of Nuvoton WPCM450.

Signed-off-by: Zheng Bao <zheng.bao@amd.com>
Stefan Reinauer - 2010-12-30 10:35:09
On 12/30/10 4:27 AM, Bao, Zheng wrote:
> Add detection of Nuvoton WPCM450.
>
> Signed-off-by: Zheng Bao <zheng.bao@amd.com>

Acked-by: Stefan Reinauer <stepan@coreboot.org>

Patch

Index: util/superiotool/nuvoton.c
===================================================================
--- util/superiotool/nuvoton.c	(revision 6221)
+++ util/superiotool/nuvoton.c	(working copy)
@@ -64,6 +64,8 @@ 
 			{0x30,0x60,0x61,0x70,0x71,0x74,0x75,0xf0,EOT},
 			{0x00,0x02,0xf8,0x03,0x03,0x04,0x04,0x02,EOT}},
 		{EOT}}},
+	{0x1a, "WPCM450", {
+		{EOT}}},
 	{EOT}
 };