Oliver Schinagl wrote: >> i think there might actually be more to testing erase, then just >> erasing via the normal flashrom. > > Well if I dump the flash after the erase again, it should be an > empty rom and thus erase worked?
flashrom always verifies all operations that change flash chip contents and will generate an error message and exit non-zero if something did not verify successfully. //Peter -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

