commit | 72587f85ec0f85719c163905933e31a946f54bdf | [log] [tgz] |
---|---|---|
author | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Mon Jan 04 03:05:15 2016 +0000 |
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Mon Jan 04 03:05:15 2016 +0000 |
tree | 65b772847d7325b0739a7a74a455644cca8db997 | |
parent | 631bb021359e8bc85c40d4700ca276667c0f97ed [diff] |
serprog: allow to omit specifying a baud rate On USB-based serial connections (VCP) the requested baud rate usually does not matter (much). Remove the arbitrary restriction and use whatever default values the OS/hardware provides. Corresponding to flashrom svn r1907. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Urja Rannikko <urjaman@gmail.com>