Physical-Layer Drivers
The physical-layer drivers distributed with the NOR driver (see the table below) support a wide variety of parallel and serial flash devices from major vendors. Whenever possible, advanced programming algorithms (such as the common buffered programming commands) are used to optimize performance. Within the diversity of NOR flash, some may be found which implement the basic command set, but not the advanced features; for these, a released physical-layer may need to be modified. In all cases, the manufacturer’s reference should be compared to the driver description below.
Driver API | Files | Description |
---|---|---|
| Supports CFI-compatible devices with 8-bit data bus implementing AMD command set. | |
| Supports CFI-compatible devices i with 16-bit data bus mplementing AMD command set. | |
| Supports CFI-compatible devices i with 16-bit data bus mplementing Intel command set. | |
| Supports various SST SST39 devices with 16-bit data bus. | |
| Supports various ST M29 devices with 8-bit data bus. | |
| Supports various ST M29 devices with 16-bit data bus. | |
| Supports various ST M25 serial devices. | |
| Supports various SST SST25 serial devices. |