[flashrom] [patch] improve termios settings on some OSes

2011-03-08 Thread Jonathan A. Kollasch
Fix termios settings on, at least, NetBSD. Signed-off-by: Jonathan Kollasch jakll...@kollasch.net Index: serial.c === --- serial.c(revision 1280) +++ serial.c(working copy) @@ -162,8 +162,10 @@ }

Re: [flashrom] [PATCH] kill central list of SPI programmers

2011-03-08 Thread Carl-Daniel Hailfinger
Auf 18.07.2010 17:20, Michael Karcher schrieb: Signed-off-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de Go ahead. Your code is an improvement over the current state, and I can send a followup patch with the changes I suggested in my review. Please compile-test before committing.