[coreboot] [PATCH] flashrom: use the read function for verifying

Carl-Daniel Hailfinger c-d.hailfinger.devel.2006 at gmx.net
Sun Jan 27 13:31:42 CET 2008


On 27.01.2008 05:28, Stefan Reinauer wrote:
> * Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006 at 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 at gmx.net>
>>     
>
> looks reasonable, but i could not test it.
>
> Acked-by: Stefan Reinauer <stepan at coresystems.de>
>   

Thanks, was already committed in r3070.

Regards,
Carl-Daniel




More information about the coreboot mailing list