On 17.01.2010 10:25, Sean Nelson wrote:
I'm hesitant to ack this, considering we're working on eliminating chip drivers and will soon move to a block-based write system. Maybe you could add it to 82802ab and call it write_block_82802ab? or rewrite the write functions in 82802ab.c to be block based?
I have a really small patch which does eraseblock walking and writes each eraseblock after erasing it. It will be sent once Sean's patches are reviewed and committed.
Basically, it is the last missing infrastructural piece to get partial flashing (and rolling updates or however you call erase-a-block-then-write-that-block).
Regards, Carl-Daniel