commit | 631bb021359e8bc85c40d4700ca276667c0f97ed | [log] [tgz] |
---|---|---|
author | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Mon Jan 04 03:05:06 2016 +0000 |
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Mon Jan 04 03:05:06 2016 +0000 |
tree | 1c48a68d89cc5a2ded687460b68a6ea8c234741f | |
parent | a4d60f31016adb1dc7c273b6d0cd7c0d21dcb417 [diff] |
serprog: ignore failures when setting serial port options There is no good reason to abort earlier just because some options did not stick. This should improve compatibility without negative effects. If communication is affected by the missing flag(s) then we abort later anyway. Corresponding to flashrom svn r1906. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Urja Rannikko <urjaman@gmail.com>