Carl-Daniel Hailfinger wrote:
On 21.07.2009 12:49, Carl-Daniel Hailfinger wrote:
Verbose probe output is split across multiple lines for some probe functions. This makes visual inspection and grepping a lot harder than necessary. Remove line breaks where appropriate.
Output of "flashrom -V" on various chipsets and programmers is appreciated.
Thanks to Maciej Pijanka for testing and finding some missing conversions. I used the dummy programmer to beat the remaining stuff into shape. All verbose probe output including warnings should now end up in one line per chip.
While I'm at it, some error messages should end up on stderr instead of just being displayed in verbose mode.
Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
Acked-by: Stefan Reinauer stepan@coresystems.de