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 -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

