Decouple the ITE code from fintek.c, it doesn't belong there.
authorUwe Hermann <uwe@hermann-uwe.de>
Thu, 20 Sep 2007 23:37:56 +0000 (23:37 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Thu, 20 Sep 2007 23:37:56 +0000 (23:37 +0000)
commitb4db2209f9e01e1a013cc33356bceec57c3a3c80
treeefd43f13e63088323dcbbffc9f431c692f3cd819
parent0702469f163e69257a7cf079eb40ae99f53c815b
Decouple the ITE code from fintek.c, it doesn't belong there.
Add common 'enter configuration mode' function for most Winbond/Fintek/ITE
chips which use the 0x87 0x87 sequence for that reason.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2794 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
util/superiotool/fintek.c
util/superiotool/ite.c
util/superiotool/superiotool.c
util/superiotool/superiotool.h
util/superiotool/winbond.c