On Wed, 21 Dec 2011 08:47:52 +0100 LukenShiro lukenshiro@ngi.it wrote:
Erasing and writing flash chip... Trying erase function 0... 0x000000-0x01ffff:S, 0x020000-0x037fff:S, 0x038000-0x039fff:S, 0x03a000-0x03bfff:S, 0x03c000-0x03ffff:S Erase/write done.
Hello LukenShiro,
thanks for your report! Unfortunately the "S"es in the quote above state that all blocks were skipped (because the data was checked for equality before erasing), so this result is not newsworthy.
If you REALLY want to test flashrom on that hardware you would have to erase it manually with -E and write it afterwards with -w as usual. I am not suggesting this though. If -E works, but -w hits a bug, you are left with an empty flash chip.