Changeset 712 for trunk/flashrom.8


Ignore:
Timestamp:
09/03/09 01:00:46 (3 years ago)
Author:
uwe
Message:

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.

Signed-off-by: TURBO J <turboj@…>
Acked-by: Uwe Hermann <uwe@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/flashrom.8

    r693 r712  
    141141.BR "* nic3com" " (for flash ROMs on 3COM network cards)" 
    142142.sp 
     143.BR "* drkaiser" " (for flash ROMs on Dr. Kaiser PC-Waechter PCI cards)" 
     144.sp 
    143145.BR "* satasii" " (for flash ROMs on Silicon Image SATA/IDE controllers)" 
    144146.sp 
Note: See TracChangeset for help on using the changeset viewer.