Re: [coreboot] [patch][superiotool] Add w83527hg support

2011-01-25 Thread Rudolf Marek
Hi, Btw we have a problem this W83527HG has exactly same ID as mine W83627DHG-P id=0xb0, rev=0x73 And my chip does have a serial paralell spi etc... What now? Looks like it may be some shrunk package maybe only? Maybe we can add SPI/COM1/COM2 LDN as it has the classic old W83627DHG (0xa02)

Re: [coreboot] [patch][superiotool] Add w83527hg support

2010-12-13 Thread Uwe Hermann
Hi, On Mon, Dec 13, 2010 at 06:46:23PM +0800, Bao, Zheng wrote: > The datasheet is available on nuvoton's website. > http://www.nuvoton.com/NuvotonMOSS/Community/ProductInfo.aspx?tp_GUID=cf > 73485c-9e0a-4218-9bee-89dfe9a7bb87 > > > Signed-off-by: Zheng Bao With the changes below this is Acked

[coreboot] [patch][superiotool] Add w83527hg support

2010-12-13 Thread Bao, Zheng
The datasheet is available on nuvoton's website. http://www.nuvoton.com/NuvotonMOSS/Community/ProductInfo.aspx?tp_GUID=cf 73485c-9e0a-4218-9bee-89dfe9a7bb87 Signed-off-by: Zheng Bao Index: util/superiotool/winbond.c === --- util/s