#31: Do proper checking for flash erase for SST FWH parts ---------------------------+------------------------------------------------ Reporter: stepan | Owner: stepan Type: defect | Status: new Priority: major | Milestone: Enhance the flashrom utility Component: flashrom | Version: v2 Keywords: | Include_gantt: 0 Dependencies: | Due_assign: MM/DD/YYYY Due_close: MM/DD/YYYY | ---------------------------+------------------------------------------------ Instead of checking the first byte only, the whole part is checked now. This will detect any improper erase. The patch removes a FIXME. :-)
Signed-off-by: Stefan Reinauer stepan@coresystems.de