[flashrom] [RFC] Abort early or abort late on failure?

Carl-Daniel Hailfinger c-d.hailfinger.devel.2006 at gmx.net
Wed Nov 25 12:46:44 CET 2009


Hi,

flashrom currently doesn't have a coherent policy about failed writes.
Some chip drivers abort on the first failed write, others keep going
until the end. Either variant makes sense, but mixing them is suboptimal.

The following policies are available:
- hardcode abort early (on first error)
- hardcode abort never (ignore all errors until the end)
- switch behaviour based on commandline parameter.

Opinions?

Regards,
Carl-Daniel

-- 
Developer quote of the month: 
"We are juggling too many chainsaws and flaming arrows and tigers."





More information about the flashrom mailing list