[coreboot] [superiotool][PATCH] : fix W83977TF CR index value in ACPI LDN v4

Uwe Hermann uwe at hermann-uwe.de
Fri Jun 12 17:24:12 CEST 2009


On Fri, Jun 12, 2009 at 12:04:20PM +0300, Noone Nowhere wrote:
> From: Ioannis Barkas <tripl3fault at yahoo.com> and Nikos Barkas
> <levelwol at gmail.com>
> 
> Index: util/superiotool/winbond.c
> ===================================================================
> --- util/superiotool/winbond.c	(revision 4355)
> +++ util/superiotool/winbond.c	(working copy)
> @@ -285,7 +285,7 @@
>  			 0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x00,EOT}},
>  		{0xa, "ACPI",
>  			{0x30,0x60,0x61,0x62,0x63,0x64,0x65,0x70,0xe0,0xe1,
> -			 0x02,0xe3,0xe4,0xf0,0xf1,0xf2,0xf3,0xf4,0xf5,0xf6,
> +			 0xe2,0xe3,0xe4,0xf0,0xf1,0xf2,0xf3,0xf4,0xf5,0xf6,
>  			 0xf7,0xfe,0xff,EOT},
>  			{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
>  			 NANA,MISC,RSVD,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
> 
> Signed-off-by: Ioannis Barkas <tripl3fault at yahoo.com>
> Signed-off-by: Nikos Barkas   <levelwol at gmail.com>

Thanks, fixed in r4356.


Uwe.
-- 
http://www.hermann-uwe.de  | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org




More information about the coreboot mailing list