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

Carl-Daniel Hailfinger c-d.hailfinger.devel.2006 at gmx.net
Tue Jan 22 16:21:33 CET 2008


On 22.01.2008 16:10, Harald Gutmann wrote:
> Am Dienstag, 22. Januar 2008 15:59:28 schrieb Carl-Daniel Hailfinger:
>   
>> 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>
>>     
> Acked-by: Harald Gutmann <harald.gutmann at gmx.net>
>
> "MX25L8005 found at physical address 0xfff00000.
> Flash part is MX25L8005 (1024 KB).
> Flash image seems to be a legacy BIOS. Disabling checks.
> Verifying flash... VERIFIED."
>   

Thanks, r3070.

Regards,
Carl-Daniel




More information about the coreboot mailing list