On Fri, 17 Aug 2012 03:45:44 +0200 Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net wrote:
Updated Fintek Super I/O detection/handling code.
Note: This code contains no SPI support whatsoever, that will happen in a followup patch.
A verbose log would be appreciated.
TODO:
- Kill duplicated code (conf mode enter/exit)
- File name: fintek_spi.c, sio_fintek.c, f718xx_spi.c, ...?
- Should we check for known IDs in probe_superio_fintek() as well even
though we're 100% sure about the vendor? What about Fintek devices which are attached to the LPC bus but are not Super I/Os?
- Ask Hans de Goede for a F71889E datasheet.
Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
sending this mail just for patchwork... result for "case 0x0541: /* F71882F / F71883F / F71887 */" http://www.flashrom.org/pipermail/flashrom/2012-September/009919.html