[coreboot] [PATCH] flashrom: Add erase and write functions to Atmel AT25* and AT26*

Peter Stuge peter at stuge.se
Thu Jan 8 18:01:09 CET 2009


Myles Watson wrote:
> > @@ -179,7 +179,7 @@
> >                .page_size      = 256,
> >                .tested         = TEST_OK_PREW,
> >                .probe          = probe_spi_rdid,
> > -               .erase          = spi_chip_erase_c7,
> > +               .erase          = spi_chip_erase_60_c7,
> 
> It's surprising to change this one since it was tested OK. 
> Shouldn't you mark it TEST_UNTESTED now or TEST_OK_PRW?

Thanks for catching that. Please revert this hunk.


//Peter




More information about the coreboot mailing list