Am 15.08.2012 21:38 schrieb Stefan Tauner:
From: Stefan Tauner stefan.tauner@student.tuwien.ac.at Date: Wed, 15 Aug 2012 21:34:31 +0200 Subject: [PATCH] Fix VIA VX*** support.
Helge Wagner's patch that added VIA VX900 chipset support made me look closer at the datasheets which led to some concise documentation about newer VIA chipsets: http://flashrom.org/VIA
Based on that this patch adds full support for VX800/VX820, VX855/VX875 and VX900, including SPI and LPC. VT8237S was not changed (SPI support only) because there is no public datasheet and it is not clear how to distinguish between LPC and SPI strapping and investigations in (NDAed) documents have not brought up anything conclusively.
enable_flash_vt823x could probably be enhanced too due to various ignored LPC options of the chipset.
Signed-off-by: Helge Wagner Helge.Wagner@ge.com Signed-off-by: Stefan Tauner stefan.tauner@student.tuwien.ac.at
Thanks for reworking the patch!
Acked-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
Regards, Carl-Daniel