mirror of
https://github.com/opnsense/src.git
synced 2026-03-02 13:20:37 -05:00
transfers data in both directions at once. When writing to the device, use a dummy buffer for the incoming data, not the same buffer as the outgoing data. Writes are done in FLASH_PAGE_SIZE chunks, which is only 256 bytes, so just put the dummy buffer into the softc. |
||
|---|---|---|
| .. | ||
| at45d.c | ||
| mx25l.c | ||
| mx25lreg.h | ||