On Sun, Jun 28, 2009 at 11:13:21PM +0200, Carl-Daniel Hailfinger wrote:
Add an optional flash port parameter for IT87* SPI controllers in standalone programmer mode. If the parameter is set, the IT87* SPI driver will set the I/O base port of the IT87* SPI controller interface to the port specified in the parameter. Usage: flashrom -p it87spi=port=0x820
Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
Looks good and builds fine.
Acked-by: Uwe Hermann uwe@hermann-uwe.de
Please also mention the new syntax in the manpage.
Uwe.