On Mon, 11 Oct 2010, Carl-Daniel Hailfinger wrote:

> Switch all flash chips to partial write.
> The inner write functions which handle partial write are renamed to the
> original name of their wrappers. The write wrappers are removed.
> 
> This patch depends on
> Re: [flashrom] [PATCH] Refactor remaining write wrappers
> Tests are appreciated.
> 
> Signed-off-by: Carl-Daniel Hailfinger <[email protected]>


This patch causes compile time problems in spi code, some functions were renamed
but *write_1_new() calls in few places remain (spi.c, it87spi.c)

After manual fixing of those test were performed using nic3com and at29c512.
logs in attachment, everything went ok and image read back is correct.



best regards
Maciej

-- 
Maciej Pijanka
I don't fear computers, I fear lack of them -- Isaac Asimov

Attachment: log-read-2092.gz
Description: GNU Zip compressed data

Attachment: log-write-2092.gz
Description: GNU Zip compressed data

_______________________________________________
flashrom mailing list
[email protected]
http://www.flashrom.org/mailman/listinfo/flashrom

Reply via email to