From b0912c0adbe3d46bc49babe8c22388da7230d473 Mon Sep 17 00:00:00 2001 From: TURBO J Date: Wed, 2 Sep 2009 23:00:46 +0000 Subject: Add support for parallel flash on Dr. Kaiser PC-Waechter PCI devices The vendor sold different designs under that name, the patch works with the one that has an Actel FPGA as PCI-to-Flash bridge. The Flash chip is a "Macronix MX29F001B" (128 KB, parallel) soldered directly to the PCB. Flash operations (PROBE, READ, ERASE, WRITE) work as expected. Corresponding to flashrom svn r712. Signed-off-by: TURBO J Acked-by: Uwe Hermann --- flashrom.8 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'flashrom.8') diff --git a/flashrom.8 b/flashrom.8 index 1324854e..6ceededd 100644 --- a/flashrom.8 +++ b/flashrom.8 @@ -140,6 +140,8 @@ Specify the programmer device. Currently supported are: .sp .BR "* nic3com" " (for flash ROMs on 3COM network cards)" .sp +.BR "* drkaiser" " (for flash ROMs on Dr. Kaiser PC-Waechter PCI cards)" +.sp .BR "* satasii" " (for flash ROMs on Silicon Image SATA/IDE controllers)" .sp .BR "* it87spi" " (for flash ROMs behind an ITE IT87xx Super I/O LPC/SPI translation unit)" -- cgit v1.2.3