On 27.01.2008 05:28, Stefan Reinauer wrote:
- Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net [080122 15:59]:
Flashrom did not use the read function for verifying, it used direct memory access instead. That fails if the flash chip is not mapped completely. If the read function is set in struct flashchip, use it for verification as well.
This fixes verification of all SPI flash chips >512 kByte behind an IT8716F flash translation chip.
Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
looks reasonable, but i could not test it.
Acked-by: Stefan Reinauer stepan@coresystems.de
Thanks, was already committed in r3070.
Regards, Carl-Daniel