Are erase suspends possible?
Derek Ross
dross at iders.ca
Mon Apr 1 17:44:04 EST 2002
Hello,
I was looking through the code in
cfi_cmdset_0001.c, and it appears that
erase suspends are not implemented. Is
this correct?
Suspends are needed by my logging routine,
in which I'll be writing several bytes per
second to flash in a circular buffer of blocks.
I will have to erase the next block in
the sequence while writing to the current
block, to keep the logging as continuous
as possible.
Thanks,
Derek Ross.
More information about the linux-mtd
mailing list