Small superiotool fix to detect more Winbond W83627EHF chips. The
authorUwe Hermann <uwe@hermann-uwe.de>
Sat, 19 Jan 2008 09:40:17 +0000 (09:40 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Sat, 19 Jan 2008 09:40:17 +0000 (09:40 +0000)
commitfb348035a38f1f01afeb6928c8abbdc2051ecf80
tree31c14fe2c75fe9c183f65cf57b5ffb315c19d0e1
parent34a576fb98b2a66a4ea958ae6f3c8240fdf047db
Small superiotool fix to detect more Winbond W83627EHF chips. The
patch is tested on actual hardware.

As per datasheet the ID should be 0x886? for those chips.
Not mentioned in the datasheet, but sensors-detect says
0x8853 is also possible. Also, the ASUS A8V-E Deluxe
(W83627EHF) has an ID of 0x8854 (verified on actual hardware).

So assume all 0x88?? IDs to mean W83627EHF/EF/EHG/EG.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3063 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
util/superiotool/winbond.c