b97cbd07b3
Existing calculation of destination pointer was always causing unnecessary erases of SPI Flash memory and was always writing each consecutive 2048 byte blocks of data into the same address of the SPI Flash memory. This commit fixes issue with writes of multiple blocks using 'dd' tool. Patch from Semihalf. Author: Michal Dubiel <md@semihalf.com> |
||
---|---|---|
.. | ||
files.spi | ||
m25p.c | ||
spi.c | ||
spiflash.c | ||
spiflash.h | ||
spivar.h | ||
tmp121.c |