commit | b0912c0adbe3d46bc49babe8c22388da7230d473 | [log] [tgz] |
---|---|---|
author | TURBO J <turboj@gmx.de> | Wed Sep 02 23:00:46 2009 +0000 |
committer | Uwe Hermann <uwe@hermann-uwe.de> | Wed Sep 02 23:00:46 2009 +0000 |
tree | 6329f60d35e478942631b8f210b288e67dd96926 | |
parent | 04aa59a8645510f212fc6a270b48a883f3d00fa5 [diff] |
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 <turboj@gmx.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de>