On 18.09.2009 15:49, ron minnich wrote:
one thing to keep in mind: the limiting factor on progress on flashing 1024 nodes at a time was the printout of the "current address" being flashed. I had to turn that off or a 30-second task could take much, much longer.
So I like the idea of being able to optionally disable the progress bar.
Sure. The frontend is free to replace the progressbar function with an empty function (or a spinning animation, if anyone really cares) as long as the function signature stays the same. To be honest, I'd like to have progress printing off by default (and enable it in verbose mode) in the flashrom binary.
Regards, Carl-Daniel