[flashrom] [PATCH] Mark Macronix MX29F001T as fully tested

Stefan Reinauer stefan.reinauer at coreboot.org
Sat Apr 9 01:21:09 CEST 2011


* Stefan Tauner <stefan.tauner at student.tuwien.ac.at> [110408 14:45]:
> Success report with MX29F001TPC-12 at:
> http://flashrom.org/pipermail/flashrom/2011-April/006132.html
> 
> Signed-off-by: Stefan Tauner <stefan.tauner at student.tuwien.ac.at>
> ---
>  flashchips.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/flashchips.c b/flashchips.c
> index 753a094..6fc08cc 100644
> --- a/flashchips.c
> +++ b/flashchips.c
> @@ -4095,7 +4095,7 @@ struct flashchip flashchips[] = {
>  		.total_size	= 128,
>  		.page_size	= 32 * 1024,
>  		.feature_bits	= FEATURE_ADDR_2AA | FEATURE_SHORT_RESET,
> -		.tested		= TEST_UNTESTED,
> +		.tested		= TEST_OK_PREW,
>  		.probe		= probe_jedec,
>  		.probe_timing	= TIMING_ZERO,
>  		.block_erasers	=

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





More information about the flashrom mailing list