From b8afecd0f5b87d319e5be385d670bb6bf368d7f8 Mon Sep 17 00:00:00 2001 From: Carl-Daniel Hailfinger Date: Sun, 31 May 2009 18:00:57 +0000 Subject: Add IT87xx SPI as external flasher option This is a fast way to test if a IT87xx board_enable() would work. Corresponding to flashrom svn r557. Signed-off-by: Carl-Daniel Hailfinger Tested-by: Harald Gutmann Acked-by: Harald Gutmann --- flashrom.8 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'flashrom.8') diff --git a/flashrom.8 b/flashrom.8 index 193fc28..8a7baba 100644 --- a/flashrom.8 +++ b/flashrom.8 @@ -133,6 +133,8 @@ Specify the programmer device. Currently supported are: .sp .BR "* satasii" " (for flash ROMs on Silicon Image SATA/IDE controllers)" .sp +.BR "* it87spi" " (for flash ROMs behind a IT87xx SuperI/O LPC/SPI translation unit)" +.sp If you have multiple supported PCI cards which can program flash chips (NICs, SATA/IDE controllers, etc.) in your system, you must use the .B "flashrom -p xxxx=bb:dd.f" -- cgit v1.1