[flashrom] [Patch] Mark w25q80 as writable

Stefan Reinauer stepan at coreboot.org
Tue Oct 19 01:15:15 CEST 2010


* David Hendricks <dhendrix at google.com> [101014 06:24]:
> patch attached.
> 
> Tested on a W25Q80...
> 
> Signed-off-by: David Hendricks <dhendrix at google.com>
> 
> --
> David Hendricks (dhendrix)
> Systems Software Engineer, Google Inc.

It seems this is included in the patch you sent on 2010-10-15
However,

Acked-by: Stefan Reinauer <stepan at coreboot.org>


> Index: flashchips.c
> ===================================================================
> --- flashchips.c	(revision 1209)
> +++ flashchips.c	(working copy)
> @@ -7008,7 +7008,7 @@
>  		.total_size	= 1024,
>  		.page_size	= 256,
>  		.feature_bits	= FEATURE_WRSR_WREN,
> -		.tested		= TEST_OK_PRE,
> +		.tested		= TEST_OK_PREW,
>  		.probe		= probe_spi_rdid,
>  		.probe_timing	= TIMING_ZERO,
>  		.block_erasers	=





More information about the flashrom mailing list